diff --git a/package-lock.json b/package-lock.json index 321f6b7f..3607a757 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "aria2-integration", - "version": "4.10.3", + "version": "4.10.4-SNAPSHOT.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "aria2-integration", - "version": "4.10.3", + "version": "4.10.4-SNAPSHOT.0", "dependencies": { "@stdlib/regexp-basename-posix": "0.2.2", "@stdlib/regexp-basename-windows": "0.2.3", diff --git a/package.json b/package.json index a2e6a100..0a9fcea3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "aria2-integration", "private": true, "type": "module", - "version": "4.10.3", + "version": "4.10.4-SNAPSHOT.0", "scripts": { "lint": "biome check", "lint:fix": "biome check --fix --unsafe", diff --git a/public/manifest.json b/public/manifest.json index a553d639..3763be35 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -4,8 +4,8 @@ "author": "baptistecdr", "homepage_url": "https://github.com/baptistecdr/aria2-extensions", "description": "__MSG_extDescription__", - "version": "4.10.3", - "version_name": "4.10.3", + "version": "4.10.4", + "version_name": "4.10.4-SNAPSHOT.0", "default_locale": "en", "permissions": ["contextMenus", "cookies", "downloads", "notifications", "storage", "activeTab", "alarms"], "content_security_policy": {