Skip to content

Commit 1b1733c

Browse files
committed
1.0.4
1 parent 3798d40 commit 1b1733c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "luckit",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"description": "stay tunned your friend moments",
66
"action": {
77
"default_popup": "index.html"
@@ -30,4 +30,4 @@
3030
"email": "[email protected]"
3131
},
3232
"homepage_url": "https://github.com/michioxd/luckit"
33-
}
33+
}

src/const.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
export const VERSION = '1.0.3';
2+
export const VERSION = '1.0.4';

0 commit comments

Comments
 (0)