Skip to content

Commit 0d182d2

Browse files
committed
v2.1.0
1 parent 0b6ddcd commit 0d182d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Floatly",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"description": "Floatly is an awesome floating button that brings quick actions to any website.",
66
"permissions": ["tabs", "clipboardWrite","storage","activeTab","http://*/","https://*/","bookmarks"],
77
"background": {

src/options/options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ <h4>You can use keywords or hosts . For example "github" will block all website
273273
</main>
274274
<footer>
275275
<div class="grid">
276-
<div>Floatly v2.0.0 </div>
276+
<div>Floatly v2.1.0 </div>
277277
<div>Licensed under <b><a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">(CC BY-NC-SA
278278
4.0)</a></b></div>
279279
<div>Icons from <b><a href="https://heroicons.dev/">Heroicons</a></b> and <b><a

0 commit comments

Comments
 (0)