Skip to content

Commit 4d054dc

Browse files
committed
1.4.6-SNAPSHOT
1 parent e0334cd commit 4d054dc

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
@@ -1,5 +1,5 @@
11
// Just too many sub projects, so each can reference rootProject.version
2-
version = '1.4.5'
2+
version = '1.4.6-SNAPSHOT'
33

44
buildscript {
55
ext.ob_expected_version = project.hasProperty('expectedVersion') ? project.property('expectedVersion') : 'UNDEFINED'

0 commit comments

Comments
 (0)