Skip to content

Commit

Permalink
Version 1.4.5
Browse files Browse the repository at this point in the history
Update languages [skip actions]
Fix whitespace [skip actions]
Unlock hidden points (#2016)
Clean-Up Startup Sequence
Output the handbook based off the client language (#1993)
Update gc to 3.3 (#1981)
  • Loading branch information
github-actions[bot] committed Jan 10, 2023
1 parent 4213cf6 commit 2be0020
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 @@ -43,7 +43,7 @@ sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17

group = 'xyz.grasscutters'
version = '1.4.5-dev'
version = '1.4.5'

sourceCompatibility = 17
targetCompatibility = 17
Expand Down

0 comments on commit 2be0020

Please sign in to comment.