Mercurial > obsidian-remember-file-state
diff manifest.json @ 38:a371a2001e95 1.0.7
Bump versions to 1.0.7
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 14 Aug 2023 11:26:06 -0700 |
parents | 88c1c125e621 |
children | 712761e7625b |
line wrap: on
line diff
--- a/manifest.json Mon Aug 14 10:44:55 2023 -0700 +++ b/manifest.json Mon Aug 14 11:26:06 2023 -0700 @@ -1,10 +1,10 @@ { "id": "obsidian-remember-file-state", "name": "Remember File State", - "version": "1.0.6", - "minAppVersion": "0.15.0", + "version": "1.0.7", + "minAppVersion": "1.4.0", "description": "Remembers cursor position, selection, scrolling, and more for each file", "author": "Ludovic Chabant", "authorUrl": "https://ludovic.chabant.com", "isDesktopOnly": false -} \ No newline at end of file +}