Skip to content

Commit

Permalink
Release v4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 30, 2023
1 parent d447762 commit d113fd3
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.4.2-SNAPSHOT.0",
"version": "4.4.2",
"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 @@ -3,7 +3,7 @@
"author": "baptistecdr",
"homepage_url": "https://github.com/baptistecdr/aria2-extensions",
"description": "__MSG_extDescription__",
"version": "4.4.2-SNAPSHOT.0",
"version": "4.4.2",
"default_locale": "en",
"permissions": [
"contextMenus",
Expand Down

0 comments on commit d113fd3

Please sign in to comment.