- commit
- c6bbcd5768eb5606dd91b91daab1219f4e85bc63
- parent
- f31aa7c52da12eeffa08502de20044b7bfacb838
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-10-15 11:49
bump version to 1.1.1
Diffstat
| M | CHANGES.md | 7 | +++++++ |
| M | manifest.json | 2 | +- |
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
@@ -1,3 +1,10 @@ -1 1 1.1.1 (2022-10-15) -1 2 ------------------ -1 3 -1 4 - make compatible with event pages -1 5 - add author and homepage to manifest -1 6 -1 7 1 8 1.1.0 (2020-12-19) 2 9 ------------------ 3 10
diff --git a/manifest.json b/manifest.json
@@ -4,7 +4,7 @@ 4 4 "author": "Tobias Bengfort", 5 5 "homepage_url": "https://github.com/xi/xiMatrix", 6 6 "description": "inspired by view later",7 -1 "version": "1.1.0",-1 7 "version": "1.1.1", 8 8 "browser_action": { 9 9 "default_title": "Bookmark Stack", 10 10 "default_popup": "stack.html",