Skip to content

Commit 4379291

Browse files
committed
2 parents 1ba6063 + a76e6cc commit 4379291

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
@@ -137,7 +137,7 @@ archivesBaseName = 'cleargl'
137137
if(project.hasProperty('releasebuild')) {
138138
version = getVersionName()
139139
} else {
140-
version = "2.0.0-SNAPSHOT"
140+
version = "2.1.0-SNAPSHOT"
141141
}
142142

143143
artifacts

0 commit comments

Comments
 (0)