- commit
- f5d2552692d3d1e7015460f53b6bd1f6cc1a60a6
- parent
- 4c67a6cab84fced207eed5b9a6f1f4fc615142e2
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-01-12 19:11
bump version to 1.5.2
Diffstat
| M | CHANGES.md | 6 | ++++++ |
| M | manifest.json | 2 | +- |
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
@@ -1,3 +1,9 @@ -1 1 # 1.5.2 (2023-01-12) -1 2 -1 3 - update aria-api to 0.4.7 -1 4 - show a spinner if gathering the data takes a long time -1 5 -1 6 1 7 # 1.5.1 (2023-01-08) 2 8 3 9 - update aria-api to 0.4.6
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/a11y-outline", 6 6 "description": "navigate page outlines easily",7 -1 "version": "1.5.1",-1 7 "version": "1.5.2", 8 8 "browser_action": { 9 9 "default_title": "A11y Outline", 10 10 "default_icon": "icon-128.png"