Add constant version check URL
This commit is contained in:
parent
bb34d0a099
commit
022af555cd
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
class Consts {
|
||||
static const VERSION = "1.1.010425.1723";
|
||||
static const MF_VER_URL =
|
||||
"https://git.zontreck.com/AriasCreations/ConanServerManager/raw/branch/master/MASTER_FILE";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue