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 7357271 commit 530d68dCopy full SHA for 530d68d
build.gradle
@@ -10,7 +10,7 @@ apply plugin: 'project-report'
10
apply plugin: 'releaseNotes'
11
12
group = 'com.spidasoftware'
13
-version = '1.06-SNAPSHOT' //for nightly build, ensure that this is the first "version" in the file and keep single quotes
+version = '1.06' //for nightly build, ensure that this is the first "version" in the file and keep single quotes
14
description = "Schema"
15
16
sourceCompatibility = 1.7
0 commit comments