Skip to content

Commit

Permalink
1.1.73
Browse files Browse the repository at this point in the history
  • Loading branch information
YouROK committed Sep 23, 2019
1 parent 3db98a7 commit aabb638
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/server/version/Version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

const Version = "1.1.72"
const VerInt = 72
const Version = "1.1.73"
const VerInt = 73

0 comments on commit aabb638

Please sign in to comment.