Skip to content

Commit

Permalink
Release candidate v0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renardeinside committed Nov 25, 2024
1 parent f7cfbba commit 403f968
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "strophe",
"private": true,
"license": "MIT",
"version": "0.1.13",
"version": "0.1.14",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down Expand Up @@ -81,4 +81,4 @@
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-static-copy": "^2.1.0"
}
}
}
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Strophe",
"version": "0.1.13",
"version": "0.1.14",
"description": "Strophe - make newtab a place for your thoughts and notes",
"chrome_url_overrides": {
"newtab": "index.html"
Expand Down

0 comments on commit 403f968

Please sign in to comment.