From f88e4ea0f38ffe2c3b57bf7760482c63a750237d Mon Sep 17 00:00:00 2001 From: Jaroslav Date: Sat, 17 Apr 2021 17:48:16 +0200 Subject: [PATCH] Bump to version 1.1.0 --- uxp/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uxp/manifest.json b/uxp/manifest.json index 834bf2c..e133ba0 100644 --- a/uxp/manifest.json +++ b/uxp/manifest.json @@ -2,11 +2,11 @@ "name": "Alchemist", "id": "2bcdb900", "main": "index.html", - "version": "1.0.1", + "version": "1.1.0", "manifestVersion": 4, "host": { "app": "PS", - "minVersion": "22.0.0" + "minVersion": "22.4.0" }, "entrypoints": [{ "type": "panel",