From eb3124fbe54baa0f60ee4c33503d250fad8dae0f Mon Sep 17 00:00:00 2001 From: andreacastello Date: Thu, 3 Mar 2022 09:58:11 +0100 Subject: [PATCH] updated version value --- .../java/com/scientiamobile/wurflcloud/utils/Constants.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/src/main/java/com/scientiamobile/wurflcloud/utils/Constants.java b/code/src/main/java/com/scientiamobile/wurflcloud/utils/Constants.java index 6548c99..32da9af 100755 --- a/code/src/main/java/com/scientiamobile/wurflcloud/utils/Constants.java +++ b/code/src/main/java/com/scientiamobile/wurflcloud/utils/Constants.java @@ -24,7 +24,7 @@ public interface Constants { /** * The version of this client */ - String CLIENT_VERSION = "1.11.0"; + String CLIENT_VERSION = "1.11.1"; /** * Accepted encoding enum.