Skip to content

Commit

Permalink
Bump version to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ustc-zzzz committed Sep 19, 2023
1 parent 690f32a commit 4128c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ java.toolchain.languageVersion = JavaLanguageVersion.of(17)
// definitions at gradle/teacon-forge.gradle
teacon {
modId = 'sign_up'
modVersion = '0.5.4'
modVersion = '0.5.5'
modLicense = 'BSD-3-Clause'
modGitHubRepo = 'teaconmc/SignMeUp'
modAuthors = ['3TUSK', 'yuesha-yc (YueSha)', 'Hookan', 'ustc-zzzz']
Expand Down

0 comments on commit 4128c38

Please sign in to comment.