Skip to content

Commit 53994cf

Browse files
Set version to SNAPSHOT
1 parent 7d2e00b commit 53994cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ allprojects {
1414
apply plugin: 'com.peterabeles.gversion'
1515

1616
group = 'org.boofcv'
17-
version = '1.3.0'
17+
version = '1.3.1-SNAPSHOT'
1818

1919
createVersionFile.enabled = false // run only once. enabled in types
2020
}

0 commit comments

Comments
 (0)