Skip to content

Commit

Permalink
v1.1.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
tribbloid committed May 9, 2024
1 parent 9608e14 commit 01ea816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class Versions(self: Project) {
val projectRootID = "splain"

val projectVMajor = "1.1.0"
val projectV = projectVMajor + "-SNAPSHOT"
val projectV = projectVMajor

val scalaGroup: String = self.properties.get("scalaGroup").toString()

Expand Down

0 comments on commit 01ea816

Please sign in to comment.