chore(release): v0.9.0

This commit is contained in:
tuxgyver
2026-09-08 10:02:11 +02:00
parent 556f22e7c9
commit b3c0515244
5 changed files with 31 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
## ──────────────────────────────────────────────
APP := wgsecure
VERSION := 0.8.7
VERSION := 0.9.0
VENV := .venv
PYTHON := $(VENV)/bin/python3
PIP := $(VENV)/bin/pip