Skip to content

Commit

Permalink
2.0.18-BETA
Browse files Browse the repository at this point in the history
  • Loading branch information
alchitry committed Sep 24, 2024
1 parent 15fed53 commit 5281630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plugins {
id("org.openjfx.javafxplugin") version "0.1.0"
}

val fullVersion = "2.0.17-BETA"
val fullVersion = "2.0.18-BETA"
val numOnlyVersion = fullVersion.split('-').first()

group = "com.alchitry"
Expand Down

0 comments on commit 5281630

Please sign in to comment.