chore(release): v0.12.0

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-08 17:13:35 +02:00
co-authored by Claude Opus 5
parent 9e72fa4155
commit 99e1db5880
5 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
## ──────────────────────────────────────────────
APP := wgsecure
VERSION := 0.11.0
VERSION := 0.12.0
VENV := .venv
PYTHON := $(VENV)/bin/python3
PIP := $(VENV)/bin/pip