From 12d2b3b99e56416d09187a8b22b3f7c3026517d0 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Mon, 22 Nov 2021 01:57:56 +0100 Subject: [PATCH] version bump --- manifest.json | 2 +- src/dashboard/components/Footer.svelte | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b520832..4bd42fa 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Ora", - "version": "0.7", + "version": "0.8", "description": "See how much time you spend on each website and set limits", "icons": { diff --git a/src/dashboard/components/Footer.svelte b/src/dashboard/components/Footer.svelte index e8e155d..cb439aa 100644 --- a/src/dashboard/components/Footer.svelte +++ b/src/dashboard/components/Footer.svelte @@ -1,6 +1,6 @@