chore(release): v0.7.7

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-04 16:23:16 +02:00
co-authored by Claude Sonnet 5
parent 35e5fe1ab4
commit 6fb0e0dc18
5 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
## ──────────────────────────────────────────────
APP := wgsecure
VERSION := 0.7.6
VERSION := 0.7.7
VENV := .venv
PYTHON := $(VENV)/bin/python3
PIP := $(VENV)/bin/pip