Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit 5855a77

Browse files
committed
bumped version to 2.0.
1 parent 507cf9b commit 5855a77

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
version = "1.0"
2-
authServer = "192.168.3.4"
1+
version = "2.0"
2+
authServer = "192.168.161.2"
33
# do not modify
44
port = "61440"
55
username = "PING"

versioninfo.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"FixedFileInfo":
33
{
44
"FileVersion": {
5-
"Major": 1,
5+
"Major": 2,
66
"Minor": 0,
77
"Patch": 0,
88
"Build": 0
99
},
1010
"ProductVersion": {
11-
"Major": 1,
11+
"Major": 2,
1212
"Minor": 0,
1313
"Patch": 0,
1414
"Build": 0
@@ -31,7 +31,7 @@
3131
"OriginalFilename": "",
3232
"PrivateBuild": "",
3333
"ProductName": "ms2008 created with love",
34-
"ProductVersion": "v1.0.0.0",
34+
"ProductVersion": "v2.0.0.0",
3535
"SpecialBuild": ""
3636
},
3737
"VarFileInfo":

0 commit comments

Comments
 (0)