From e4c7721e2544af1c514a282c5d798da602173b88 Mon Sep 17 00:00:00 2001 From: Victor Garcia Date: Wed, 30 Aug 2023 09:51:16 +0200 Subject: [PATCH] [1.8.2-RC] Version 1.8.2 --- core/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/gradle.properties b/core/gradle.properties index c782b7cf6a..b92d881dff 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.2-SNAPSHOT +VERSION_NAME=1.8.2 VERSION_CODE=283 GROUP=org.hisp.dhis