From ebd662e209725c425a8cabbc71cf7f85b91336e8 Mon Sep 17 00:00:00 2001 From: Victor Garcia Date: Mon, 20 Nov 2023 09:10:27 +0100 Subject: [PATCH] [VERSION-1.9.0] Set version 1.9.0 --- core/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/gradle.properties b/core/gradle.properties index bbebc1c830..0c75b66fd0 100644 --- a/core/gradle.properties +++ b/core/gradle.properties @@ -29,7 +29,7 @@ # Properties which are consumed by plugins/gradle-mvn-push.gradle plugin. # They are used for publishing artifact to snapshot repository. -VERSION_NAME=1.9.0-SNAPSHOT +VERSION_NAME=1.9.0 VERSION_CODE=290 GROUP=org.hisp.dhis