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 1de9177 commit 6ec7887Copy full SHA for 6ec7887
package.json
@@ -2,7 +2,7 @@
2
"name": "strophe",
3
"private": true,
4
"license": "MIT",
5
- "version": "0.1.15",
+ "version": "0.1.16",
6
"type": "module",
7
"scripts": {
8
"dev": "vite",
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