We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc10882 commit 7d2abb7Copy full SHA for 7d2abb7
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.3-SNAPSHOT"
+ const val Version = "0.0.3"
4
}
5
6
object Versions {
0 commit comments