Skip to content

Commit 4077f7d

Browse files
committed
1.4.4
1 parent 036b36d commit 4077f7d

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.4-SNAPSHOT'
2+
version = '1.4.4'
33

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

0 commit comments

Comments
 (0)