Skip to content

Commit 6ec7887

Browse files
committed
Release candidate v0.1.16
1 parent 1de9177 commit 6ec7887

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.15",
5+
"version": "0.1.16",
66
"type": "module",
77
"scripts": {
88
"dev": "vite",

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.15",
4+
"version": "0.1.16",
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)