diff --git a/package.json b/package.json index b9fc2c1..30e4e1d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "strophe", "private": true, "license": "MIT", - "version": "0.1.13", + "version": "0.1.14", "type": "module", "scripts": { "dev": "vite", @@ -81,4 +81,4 @@ "vite-bundle-visualizer": "^1.2.1", "vite-plugin-static-copy": "^2.1.0" } -} +} \ No newline at end of file diff --git a/public/manifest.json b/public/manifest.json index aae8843..0391c23 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -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"