Bump version to 15.2.0-beta.3

This commit is contained in:
Bernd Storath
2025-12-01 10:12:01 +01:00
parent 782d1c215f
commit ceff95b336
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
"build": "docker build -t wg-easy .",
"docs:preview": "docker run --rm -it -p 8080:8080 -v ./docs:/docs squidfunk/mkdocs-material serve -a 0.0.0.0:8080",
"scripts:version": "bash scripts/version.sh",
"scripts:i18n": "bash scripts/i18n.sh",
"format:check:docs": "prettier --check docs"
},
"devDependencies": {