From 07840441b93f0ce10bd2555d987b4869b913310e Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Thu, 28 May 2026 09:07:00 -0400 Subject: [PATCH] UXP v2.1.5: 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 381785c..42cb5b9 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.4", + "version": "2.1.5", "main": "index.html", "host": { "app": "premierepro",