Skip to content

Commit

Permalink
Prepare next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 6, 2024
1 parent 62df0bb commit 30fa1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ group = "org.gradle.client"

// Version must be strictly x.y.z and >= 1.0.0
// for native packaging to work across platforms
version = "1.1.2"
version = "1.1.3"

val appName = "GradleClient"
val appDisplayName = "Gradle Client"
Expand Down

0 comments on commit 30fa1c6

Please sign in to comment.