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 9b61b78 commit 9c829abCopy full SHA for 9c829ab
build.gradle
@@ -10,7 +10,7 @@ apply plugin: 'project-report'
10
apply plugin: 'releaseNotes'
11
12
group = 'com.spidasoftware'
13
-version = '9.0.2-JAVA7' // If you're changing the major version also change the currentVersion in ConverterUtils.
+version = '9.0.2.1-JAVA7' // If you're changing the major version also change the currentVersion in ConverterUtils.
14
15
def schemaReleaseVersion = System.getenv("SCHEMA_RELEASE_VERSION")
16
if(schemaReleaseVersion){
0 commit comments