We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be72ed2 commit efb6a14Copy full SHA for efb6a14
chrome/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 3,
3
"name": "__MSG_appName__",
4
- "version": "0.0.9",
+ "version": "0.1.0",
5
"action": {
6
"default_icon": {
7
"16": "images/torrent16.png",
package.json
@@ -1,6 +1,6 @@
"name": "torrent-dorayaki",
"private": true,
"scripts": {
"dev": "vite",
0 commit comments