This commit is contained in:
yourok
2019-10-11 12:09:36 +03:00
parent df767a701e
commit e36fc05f0a

View File

@@ -1,4 +1,4 @@
package version
const Version = "1.1.73"
const VerInt = 73
const Version = "1.1.74"
const VerInt = 74