diff options
author | Teddy Wing | 2021-09-21 21:03:28 +0200 |
---|---|---|
committer | Teddy Wing | 2021-09-21 21:03:28 +0200 |
commit | c73dff448350817476728ee738c8cd705c9d14ba (patch) | |
tree | cb626c8a3ebb4a35aeefac858c400a75ac5e985c /manifest.json | |
parent | 555ab5e8a6c045beb78adcd9dade3fe61f96f6ef (diff) | |
download | Legibility-c73dff448350817476728ee738c8cd705c9d14ba.tar.bz2 |
Increase version v0.1.0 -> v0.1.1
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index c30245f..f5ad382 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Legibility", "description": "Apply custom CSS to web pages.", - "version": "0.1.0", + "version": "0.1.1", "applications": { "gecko": { |