Skip to content

Commit

Permalink
Set next dev version to v4.9.6-SNAPSHOT.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 1, 2024
1 parent 9a8271e commit 36675ef
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 36675ef

Please sign in to comment.