Skip to content

Commit

Permalink
Update to 1.0.0rc10
Browse files Browse the repository at this point in the history
  • Loading branch information
dri94 committed Aug 15, 2023
1 parent 2c0f9c1 commit ce9e34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/ConfigData.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object ConfigData {
const val version = "1.0.0rc9"
const val version = "1.0.0rc10"
const val baseGroup = "org.empowrco.coppin"
val isDebug = System.getenv("DEBUG")
}

0 comments on commit ce9e34c

Please sign in to comment.