Skip to content

Commit

Permalink
Set next dev version to v4.5.3-SNAPSHOT.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 25, 2023
1 parent 9b38348 commit 8f42760
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.5.2",
"version": "4.5.3-SNAPSHOT.0",
"scripts": {
"lint": "eslint 'src/**/*.{js,ts,jsx,tsx}'",
"lint:fix": "eslint 'src/**/*.{js,ts,jsx,tsx}' --fix",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "baptistecdr",
"homepage_url": "https://github.com/baptistecdr/aria2-extensions",
"description": "__MSG_extDescription__",
"version": "4.5.2",
"version": "4.5.3-SNAPSHOT.0",
"default_locale": "en",
"permissions": [
"contextMenus",
Expand Down

0 comments on commit 8f42760

Please sign in to comment.