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 @@