Skip to content

Commit 5d0da48

Browse files
authored
Merge pull request #85 from dhis2/DHIS2-19426-2
2 parents c6e84ae + b39e8bb commit 5d0da48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
mavenCentral()
1010
}
1111

12-
version = "1.1.12-SNAPSHOT"
12+
version = "1.2.0-SNAPSHOT"
1313
group = "org.hisp.dhis.lib.expression"
1414

1515
if (project.hasProperty("removeSnapshotSuffix")) {

0 commit comments

Comments
 (0)