We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e9edee commit abcd102Copy full SHA for abcd102
README.adoc
@@ -18,7 +18,7 @@ endif::[]
18
:pmtemplates: src/integrationTest/resources/pm-templates
19
:imagesdir: docs/images
20
:prewrap!:
21
-:revoman-version: 0.5.7
+:revoman-version: 0.6.0
22
23
'''
24
buildSrc/src/main/kotlin/Config.kt
@@ -6,6 +6,6 @@
6
* ************************************************************************************************
7
*/
8
const val GROUP_ID = "com.salesforce.revoman"
9
-const val VERSION = "0.5.7"
+const val VERSION = "0.6.0"
10
const val ARTIFACT_ID = "revoman"
11
const val STAGING_PROFILE_ID = "1ea0a23e61ba7d"
0 commit comments