Skip to content

Commit 7ad43b3

Browse files
author
Timothy Overly
committed
1.11
1 parent 11267e9 commit 7ad43b3

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.11-SNAPSHOT' //for nightly build, ensure that this is the first "version" in the file and keep single quotes
13+
version = '1.11' //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)