diff --git a/manifest.json b/manifest.json index 54f9d26..bd45dee 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Ora", - "version": "0.8", + "version": "0.8.1", "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 be93ba2..20837c0 100644 --- a/src/dashboard/components/Footer.svelte +++ b/src/dashboard/components/Footer.svelte @@ -2,7 +2,7 @@ Made with ❤️ by 🐘 - — v0.8 — + — v0.8.1 — Source Code