Skip to content

Commit 102261e

Browse files
committed
1.4.5
1 parent 5ee35a5 commit 102261e

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-SNAPSHOT'
2+
version = '1.4.5'
33

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

0 commit comments

Comments
 (0)