Bump version to 15.3.0-beta.2

This commit is contained in:
Bernd Storath
2026-04-07 11:46:03 +02:00
parent cd9db1563d
commit 3fb9adbf6f
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Hooks are now Textareas (https://github.com/wg-easy/wg-easy/pull/2522)
- Update to Node Krypton (24) (https://github.com/wg-easy/wg-easy/pull/2536)
- Mobile UI (https://github.com/wg-easy/wg-easy/pull/2569)
## [15.2.2] - 2026-02-06
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "wg-easy",
"version": "15.3.0-beta.1",
"version": "15.3.0-beta.2",
"description": "The easiest way to run WireGuard VPN + Web-based Admin UI.",
"private": true,
"type": "module",