chore(release): v0.10.0

This commit is contained in:
tuxgyver
2026-09-08 12:20:19 +02:00
parent b3cf706bb6
commit 414144560e
5 changed files with 28 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
## ──────────────────────────────────────────────
APP := wgsecure
VERSION := 0.9.1
VERSION := 0.10.0
VENV := .venv
PYTHON := $(VENV)/bin/python3
PIP := $(VENV)/bin/pip