Skip to content

Commit

Permalink
Manually fix versionCode bump after hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSoftware committed Jul 4, 2022
1 parent d5a15a6 commit efee64a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

# Version Information for Vanilla / Release builds
versionName=20.2-rc-3
versionCode=1243
versionCode=1244

# Version Information for other flavors: zalpha, wasabi, jalapeno
alpha.versionName=alpha-374
alpha.versionCode=1244
alpha.versionCode=1245

0 comments on commit efee64a

Please sign in to comment.