We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e9490 commit e592cdeCopy full SHA for e592cde
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -1,6 +1,6 @@
1
object Release {
2
const val Group = "com.tencent.devops"
3
- const val Version = "0.0.2"
+ const val Version = "0.0.3-SNAPSHOT"
4
}
5
6
object Versions {
0 commit comments