From 6e8cda9d1272b422d9708cf908ef4037347986b0 Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Fri, 16 Oct 2020 16:35:02 -0400 Subject: [PATCH] DRYD-906: Update botgarden ui version. --- cspace-ui/botgarden/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cspace-ui/botgarden/build.properties b/cspace-ui/botgarden/build.properties index 51606a084..46373aaff 100644 --- a/cspace-ui/botgarden/build.properties +++ b/cspace-ui/botgarden/build.properties @@ -3,4 +3,4 @@ tenant.ui.basename=/cspace/${tenant.shortname} tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-botgarden tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileBotGarden -tenant.ui.profile.plugin.version=1.1.0 +tenant.ui.profile.plugin.version=2.0.0 -- 2.47.3