chore(release): v0.4.1

This commit is contained in:
tuxgyver
2026-08-31 11:16:04 +02:00
parent 1b74719204
commit c2ac02ee7b
7 changed files with 37 additions and 13 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
## ──────────────────────────────────────────────
APP := wgsecure
VERSION := 0.4.0
VERSION := 0.4.1
VENV := .venv
PYTHON := $(VENV)/bin/python3
PIP := $(VENV)/bin/pip