chore(release): v0.4.3

This commit is contained in:
tuxgyver
2026-08-31 14:22:24 +02:00
parent 32b44ec323
commit 09724f4e4f
8 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
## ──────────────────────────────────────────────
APP := wgsecure
VERSION := 0.4.2
VERSION := 0.4.3
VENV := .venv
PYTHON := $(VENV)/bin/python3
PIP := $(VENV)/bin/pip