Skip to content

Commit 175289d

Browse files
committed
1.0.2
1 parent c39f9f2 commit 175289d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "luckit",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "stay tunned your friend moments",
66
"action": {
77
"default_popup": "index.html"

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.1';
2+
export const VERSION = '1.0.2';

0 commit comments

Comments
 (0)