Skip to content

Commit efb6a14

Browse files
committed
1.0
1 parent be72ed2 commit efb6a14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "__MSG_appName__",
4-
"version": "0.0.9",
4+
"version": "0.1.0",
55
"action": {
66
"default_icon": {
77
"16": "images/torrent16.png",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "torrent-dorayaki",
3-
"version": "0.0.9",
3+
"version": "0.1.0",
44
"private": true,
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)