Skip to content

Commit 530d68d

Browse files
committed
Version 1.06 corresponding to calc release 6.1.0.0
1 parent 7357271 commit 530d68d

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