From dbc67636b272917c072c45c2380419474130b945 Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Thu, 28 May 2026 08:32:35 -0400 Subject: [PATCH] UXP v2.1.4: 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 9923be5..381785c 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.3", + "version": "2.1.4", "main": "index.html", "host": { "app": "premierepro",