We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2857b50 commit a68383fCopy full SHA for a68383f
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 2,
3
"name": "Ora",
4
- "version": "0.8",
+ "version": "0.8.1",
5
6
"description": "See how much time you spend on each website and set limits",
7
"icons": {
src/dashboard/components/Footer.svelte
@@ -2,7 +2,7 @@
<small>
Made with ❤️ by
<a href="https://nicco.io" target="_blank" rel="noreferrer">🐘</a>
- — v0.8 —
+ — v0.8.1 —
<a href="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/cupcakearmy/ora" target="_blank" rel="noreferrer">Source Code</a>
</small>
8
</footer>
0 commit comments