Skip to content

Commit

Permalink
Version 1.4.3
Browse files Browse the repository at this point in the history
Update languages [skip actions]
Debug system (#1894)
[Security][Bugfix] Fix directory traversal exploit (#1907)
Updated spanish translations (#1911)
Don't override en-us gacha strings with vietnamese
Fix gacha history internal server error
Fix CONTIBUTING typo in protect_files.yml
Remove compilation warning on Language.java
Version 1.4.3-dev [skip actions]
  • Loading branch information
github-actions[bot] committed Oct 29, 2022
1 parent 6bd3d70 commit d2f0c76
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.3-dev'
version = '1.4.3'

sourceCompatibility = 17
targetCompatibility = 17
Expand Down

0 comments on commit d2f0c76

Please sign in to comment.