From 4def210d5317c33e825d08832666e790f5cfbcdb Mon Sep 17 00:00:00 2001 From: georg-stone Date: Tue, 22 Oct 2024 19:06:13 -0400 Subject: [PATCH] chore: bump version --- src/package.json | 2 +- src/public/manifest.json | 2 +- src/src/App.jsx | 6 ++++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/package.json b/src/package.json index d2e9508..0c1e7ca 100644 --- a/src/package.json +++ b/src/package.json @@ -1,7 +1,7 @@ { "name": "flowtide", "private": true, - "version": "0.0.0", + "version": "1.7", "type": "module", "scripts": { "build": "vite build", diff --git a/src/public/manifest.json b/src/public/manifest.json index 14c0932..3a1bbda 100644 --- a/src/public/manifest.json +++ b/src/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Flowtide - Beautiful New Tab", - "version": "1.6", + "version": "1.7", "description": "Flowtide is a beautiful new tab page for your browser.", "chrome_url_overrides": { "newtab": "index.html" diff --git a/src/src/App.jsx b/src/src/App.jsx index 5110667..fee4a6e 100644 --- a/src/src/App.jsx +++ b/src/src/App.jsx @@ -85,11 +85,13 @@ function App() { return (