chore(release): v0.4.6

This commit is contained in:
tuxgyver
2026-09-01 13:36:02 +02:00
parent f6c3622e1d
commit 97bf27be16
7 changed files with 29 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
## ──────────────────────────────────────────────
APP := wgsecure
VERSION := 0.4.5
VERSION := 0.4.6
VENV := .venv
PYTHON := $(VENV)/bin/python3
PIP := $(VENV)/bin/pip