We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b67dcb commit c7b0778Copy full SHA for c7b0778
package.json
@@ -2,7 +2,7 @@
2
"name": "strophe",
3
"private": true,
4
"license": "MIT",
5
- "version": "0.1.16",
+ "version": "0.1.17",
6
"type": "module",
7
"scripts": {
8
"dev": "vite",
@@ -82,4 +82,4 @@
82
"vite-bundle-visualizer": "^1.2.1",
83
"vite-plugin-static-copy": "^2.1.0"
84
}
85
-}
+}
public/manifest.json
@@ -1,7 +1,7 @@
1
{
"manifest_version": 3,
"name": "Strophe",
"description": "Strophe - make newtab a place for your thoughts and notes",
"chrome_url_overrides": {
"newtab": "index.html"
0 commit comments