chore(release): v0.11.0

This commit is contained in:
tuxgyver
2026-09-08 14:37:11 +02:00
parent e520e30716
commit 2f2da257c3
5 changed files with 28 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
## ──────────────────────────────────────────────
APP := wgsecure
VERSION := 0.10.0
VERSION := 0.11.0
VENV := .venv
PYTHON := $(VENV)/bin/python3
PIP := $(VENV)/bin/pip