Skip to content

Commit 38b1d3c

Browse files
committed
version 1.09 for cors support.
1 parent 83cab9e commit 38b1d3c

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: 'project-report'
1010
apply plugin: 'releaseNotes'
1111

1212
group = 'com.spidasoftware'
13-
version = '1.08' //for nightly build, ensure that this is the first "version" in the file and keep single quotes
13+
version = '1.09' //for nightly build, ensure that this is the first "version" in the file and keep single quotes
1414
description = "Schema"
1515

1616
sourceCompatibility = 1.7

0 commit comments

Comments
 (0)