From 36675ef3acd574946d7aff08ba1e795a5653f5fe Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 18:50:27 +0000 Subject: [PATCH] Set next dev version to v4.9.6-SNAPSHOT.0 --- package-lock.json | 4 ++-- package.json | 2 +- public/manifest.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4f4e7ba6..6aa885a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "aria2-integration", - "version": "4.9.5", + "version": "4.9.6-SNAPSHOT.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "aria2-integration", - "version": "4.9.5", + "version": "4.9.6-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 91c5fba2..0ede1d0f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "aria2-integration", "private": true, "type": "module", - "version": "4.9.5", + "version": "4.9.6-SNAPSHOT.0", "scripts": { "lint": "biome check", "lint:fix": "biome check --fix --unsafe", diff --git a/public/manifest.json b/public/manifest.json index f3fd3d22..a382ac05 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.9.5", - "version_name": "4.9.5", + "version": "4.9.6", + "version_name": "4.9.6-SNAPSHOT.0", "default_locale": "en", "permissions": ["contextMenus", "cookies", "downloads", "notifications", "storage", "activeTab", "alarms"], "content_security_policy": {