Skip to content

Commit 403f968

Browse files
committed
Release candidate v0.1.14
1 parent f7cfbba commit 403f968

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "strophe",
33
"private": true,
44
"license": "MIT",
5-
"version": "0.1.13",
5+
"version": "0.1.14",
66
"type": "module",
77
"scripts": {
88
"dev": "vite",
@@ -81,4 +81,4 @@
8181
"vite-bundle-visualizer": "^1.2.1",
8282
"vite-plugin-static-copy": "^2.1.0"
8383
}
84-
}
84+
}

public/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": "Strophe",
4-
"version": "0.1.13",
4+
"version": "0.1.14",
55
"description": "Strophe - make newtab a place for your thoughts and notes",
66
"chrome_url_overrides": {
77
"newtab": "index.html"

0 commit comments

Comments
 (0)