Skip to content

Commit db6e240

Browse files
committed
Release v3.3.4
1 parent 9160be2 commit db6e240

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

firefox-chromium/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

firefox-chromium/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aria2-integration",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"private": true,
55
"scripts": {
66
"serve": "BROWSER=firefox MODE=serve vue-cli-service build --mode development --watch",

firefox-chromium/src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "baptistecdr",
55
"homepage_url": "https://github.com/baptistecdr/aria2-extensions",
66
"description": "__MSG_extDescription__",
7-
"version": "3.3.3",
7+
"version": "3.3.4",
88
"default_locale": "en",
99
"permissions": [
1010
"contextMenus",

0 commit comments

Comments
 (0)