Version 1.4.5

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)
This commit is contained in:
github-actions 2023-01-10 23:28:29 +00:00
parent 4213cf6dea
commit 2be002057e

View File

@ -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