UXP v2.1.0: bump version in manifest

This commit is contained in:
Zac Gaetano 2026-05-28 02:20:43 -04:00
parent 16366267c4
commit b3b2655272

View file

@ -2,7 +2,7 @@
"manifestVersion": 5,
"id": "net.wilddragon.dragonflight.uxp",
"name": "Dragonflight MAM",
"version": "2.0.2",
"version": "2.1.0",
"main": "index.html",
"host": {
"app": "premierepro",
@ -13,9 +13,9 @@
"type": "panel",
"id": "main",
"label": { "default": "Dragonflight MAM" },
"minimumSize": { "width": 320, "height": 360 },
"preferredDockedSize": { "width": 380, "height": 600 },
"preferredFloatingSize":{ "width": 420, "height": 720 }
"minimumSize": { "width": 320, "height": 400 },
"preferredDockedSize": { "width": 380, "height": 660 },
"preferredFloatingSize":{ "width": 420, "height": 780 }
}
],
"requiredPermissions": {