From fe6513aa7713437bac2acc7d6512ae86de27aebd Mon Sep 17 00:00:00 2001 From: Victor Garcia Date: Wed, 7 Jun 2023 19:43:48 +1000 Subject: [PATCH] [1.8.1-RC] Version 1.8.1 --- core/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/gradle.properties b/core/gradle.properties index 1c9437d1c8..a57420d63d 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.8.1-SNAPSHOT +VERSION_NAME=1.8.1 VERSION_CODE=281 GROUP=org.hisp.dhis