Version 0.2.2.

This commit is contained in:
Bauke 2022-03-17 15:55:02 +01:00
parent bb9680c19b
commit e6d1834a42
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
3 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
[![Queue on AMO](https://img.shields.io/amo/v/holllo-queue)](https://addons.mozilla.org/firefox/addon/holllo-queue)
![Queue 0.2.0](./screenshots/queue-version-0-2-0.png)
![Queue 0.2.2](./screenshots/queue-version-0-2-2.png)
## Installation

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Queue",
"description": "A WebExtension for queueing links.",
"version": "0.2.1",
"version": "0.2.2",
"permissions": [
"contextMenus",
"storage",