diff options
author | Rahiel Kasim <rahielkasim@gmail.com> | 2018-04-17 17:00:39 +0200 |
---|---|---|
committer | Rahiel Kasim <rahielkasim@gmail.com> | 2018-04-17 17:00:39 +0200 |
commit | 84c3dd441914a8cd7be57afe5c20d2da139ed5ba (patch) | |
tree | 62d9760c586d85edb7c5e17b0a3e51d023dc002f | |
parent | 7e2c6e6cf2be8f274aa8c74d9c1c6b957e3e54e4 (diff) |
release version 0.9
-rw-r--r-- | src/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json index a76558a..14a2d90 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,7 +3,7 @@ "author": "Rahiel Kasim", "description": "Archive webpages on archive.is, archive.org and more or on your own computer in MHTML format. Automatically archive your bookmarks.", "homepage_url": "https://github.com/rahiel/archiveror", - "version": "0.8", + "version": "0.9", "applications": { "gecko": { "id": "archiveror@love.addons.mozilla.org", |