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 c39f9f2 commit 175289dCopy full SHA for 175289d
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 3,
3
"name": "luckit",
4
- "version": "1.0.1",
+ "version": "1.0.2",
5
"description": "stay tunned your friend moments",
6
"action": {
7
"default_popup": "index.html"
src/const.ts
@@ -1,2 +1,2 @@
-export const VERSION = '1.0.1';
+export const VERSION = '1.0.2';
0 commit comments