From 9c5811adfa7fd81be42b1ead78757a82efc20e0f Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Wed, 21 Aug 2019 22:34:52 -0700 Subject: [PATCH] DRYD-719: Change anthro ui plugin version to 2.1.1. --- cspace-ui/anthro/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cspace-ui/anthro/build.properties b/cspace-ui/anthro/build.properties index e5d5a7169..d600e76fc 100644 --- a/cspace-ui/anthro/build.properties +++ b/cspace-ui/anthro/build.properties @@ -3,4 +3,4 @@ tenant.ui.basename=/cspace/${tenant.shortname} tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-anthro tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileAnthro -tenant.ui.profile.plugin.version=2.1.0 +tenant.ui.profile.plugin.version=2.1.1 -- 2.47.3