ci: publish workflow test for v0.1.1

This commit is contained in:
2025-11-09 23:11:15 +05:30
parent cea4fcefae
commit 8f20617d16
7 changed files with 61 additions and 18 deletions

View File

@@ -20,7 +20,7 @@ export default defineConfig({
name: "Neo Downloader Plus",
description: "Neo Downloader Plus Browser Integration",
homepage_url: "https://neodlp.neosubhamoy.com",
version: "0.1.0",
version: "0.1.1",
permissions: ["tabs", "storage", "contextMenus", "nativeMessaging"],
}
if (browser === 'chrome') {