From 8f93302f45cfb564c8a774d99c2bbfdb6a93f47d Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Thu, 28 May 2026 07:20:09 -0400 Subject: [PATCH] UXP v2.1.2: bump manifest version --- services/premiere-plugin-uxp/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/premiere-plugin-uxp/manifest.json b/services/premiere-plugin-uxp/manifest.json index 640da08..642cfa8 100644 --- a/services/premiere-plugin-uxp/manifest.json +++ b/services/premiere-plugin-uxp/manifest.json @@ -2,7 +2,7 @@ "manifestVersion": 5, "id": "net.wilddragon.dragonflight.uxp", "name": "Dragonflight MAM", - "version": "2.1.1", + "version": "2.1.2", "main": "index.html", "host": { "app": "premierepro",