chore(release): v0.6.0

This commit is contained in:
tuxgyver
2026-09-01 15:09:38 +02:00
parent 1f555eafc7
commit 6251a3ea8e
7 changed files with 46 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
## ──────────────────────────────────────────────
APP := wgsecure
VERSION := 0.5.0
VERSION := 0.6.0
VENV := .venv
PYTHON := $(VENV)/bin/python3
PIP := $(VENV)/bin/pip