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 f7cfbba commit 403f968Copy full SHA for 403f968
package.json
@@ -2,7 +2,7 @@
2
"name": "strophe",
3
"private": true,
4
"license": "MIT",
5
- "version": "0.1.13",
+ "version": "0.1.14",
6
"type": "module",
7
"scripts": {
8
"dev": "vite",
@@ -81,4 +81,4 @@
81
"vite-bundle-visualizer": "^1.2.1",
82
"vite-plugin-static-copy": "^2.1.0"
83
}
84
-}
+}
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