From 71e0728f4a3824f89754d3dce0b3b3b710bb9fac Mon Sep 17 00:00:00 2001 From: jackjii79 Date: Wed, 5 Jul 2023 21:51:41 -0700 Subject: [PATCH] release 1.1.20.2 with new media scoring endpoint --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e2da4263..639fa501 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version = 1.1.21-SNAPSHOT +version = 1.1.20.2 # Versions of dependencies. Try to keep these at the same version across the deployment templates to facilitate # issue resolution.