From 56b4553c7318806dc467aa017f917e42ab113a72 Mon Sep 17 00:00:00 2001 From: Alex Shorsher Date: Thu, 15 Sep 2022 14:26:44 -0400 Subject: [PATCH] bump ui version to v1.1.1 Signed-off-by: Alex Shorsher --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 8a144bfe82..4f9f519acc 100644 --- a/manifest.json +++ b/manifest.json @@ -50,8 +50,8 @@ } }, "ui": { - "tag": "v1.1.0", - "release": "v1.1.0" + "tag": "v1.1.1", + "release": "v1.1.1" }, "cli": { "tag": "v1.1.0"