Skip to content

Commit

Permalink
Update version to 5.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias <webmaster@pottgames.de>
  • Loading branch information
Hangman committed Jul 28, 2024
1 parent edce446 commit 6f4292b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ val junitJupiterPlatformLauncherVersion: String by project
val flacLibraryJavaVersion: String by project

buildscript {
project.version = "4.4.0"
project.version = "5.0.0"
project.group = "de.pottgames"
}

Expand Down

0 comments on commit 6f4292b

Please sign in to comment.