diff --git a/package.json b/package.json index 03edbc2..3d9842a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vanita", "private": true, - "version": "3.0.0", + "version": "3.0.1", "type": "module", "scripts": { "dev": "vite", diff --git a/res/manifest.json b/res/manifest.json index f7f79d1..eb3a303 100644 --- a/res/manifest.json +++ b/res/manifest.json @@ -5,7 +5,11 @@ "name": "Vanita", "description": "Save, and wear Roblox outfits with nice-to-have features like importing, exporting, and tagging.", - "version": "3.0.0", + "version": "3.0.1", + + "host_permissions": [ + "https://*.roblox.com/*" + ], "permissions": [ "activeTab",