Update version numbers

This commit is contained in:
zontreck 2025-03-02 19:39:10 -07:00
parent 543c38bf96
commit 29cb76f287
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
1.1.010425.1753
1.1.030225+1906

View file

@ -1,5 +1,5 @@
class Consts {
static const VERSION = "1.1.010425.1753";
static const VERSION = "1.1.030225+1906";
static const MF_VER_URL =
"https://git.zontreck.com/AriasCreations/ConanServerManager/raw/branch/master/MASTER_FILE";
}