Skip to content

Commit ba099e5

Browse files
committed
v11.0.3
1 parent e347a0f commit ba099e5

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 = '12.0.1-SNAPSHOT' // If you're changing the major version also change the currentVersion in ConverterUtils.
13+
version = '11.0.3' // 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)