From d2d062da6958f8ed65859aabaf355cf52bcf9f65 Mon Sep 17 00:00:00 2001 From: Alex Shorsher Date: Thu, 17 Nov 2022 11:34:52 -0500 Subject: [PATCH] ui version 1.1.5 Signed-off-by: Alex Shorsher --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 19c7bf4178..a868954ffb 100644 --- a/manifest.json +++ b/manifest.json @@ -50,8 +50,8 @@ } }, "ui": { - "tag": "v1.1.4", - "release": "v1.1.4" + "tag": "v1.1.5", + "release": "v1.1.5" }, "cli": { "tag": "v1.1.1"