Skip to content

Commit ac4f6b7

Browse files
authored
Merge pull request #455 from spidasoftware/hard-version-185855448
version 10.0.1 [#185855448]
2 parents 41fa9ba + 9399c2b commit ac4f6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ apply plugin: 'com.spidasoftware.releaseNotes'
1010
apply plugin: 'org.owasp.dependencycheck'
1111

1212
group = 'com.spidasoftware'
13-
version = '10.0.1-SNAPSHOT' // If you're changing the major version also change the currentVersion in ConverterUtils.
13+
version = '10.0.1' // If you're changing the major version also change the currentVersion in ConverterUtils.
1414

1515
def schemaReleaseVersion = System.getenv("SCHEMA_RELEASE_VERSION")
1616
if(schemaReleaseVersion){

0 commit comments

Comments
 (0)