- commit
- 6c53cbff3d5c44f83ffc92f37dfe6cfda123444d
- parent
- 3235ede84c70a01c56d23826461d1ef166334ac8
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2018-08-08 16:57
bump version to 1.0.1
Diffstat
| A | CHANGES.md | 11 | +++++++++++ |
| M | manifest.json | 2 | +- |
2 files changed, 12 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
@@ -0,0 +1,11 @@ -1 1 1.0.1 (2018-08-08) -1 2 ------------------ -1 3 -1 4 - fix icons in chrome -1 5 - fix folder creation -1 6 -1 7 -1 8 1.0.0 (2017-10-31) -1 9 ------------------ -1 10 -1 11 initial release
diff --git a/manifest.json b/manifest.json
@@ -3,7 +3,7 @@ 3 3 4 4 "name": "Bookmark Stack", 5 5 "description": "inspired by view later",6 -1 "version": "1.0",-1 6 "version": "1.0.1", 7 7 8 8 "browser_action": { 9 9 "default_title": "Bookmark Stack",