Mercurial > obsidian-remember-file-state
comparison manifest.json @ 59:1d6fe880946f 1.1.2
Bump to version 1.1.2
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 21 Nov 2023 17:17:52 -0800 |
parents | 3cc1967cd122 |
children |
comparison
equal
deleted
inserted
replaced
58:4f6cbc0b339c | 59:1d6fe880946f |
---|---|
1 { | 1 { |
2 "id": "obsidian-remember-file-state", | 2 "id": "obsidian-remember-file-state", |
3 "name": "Remember File State", | 3 "name": "Remember File State", |
4 "version": "1.1.1", | 4 "version": "1.1.2", |
5 "minAppVersion": "1.4.0", | 5 "minAppVersion": "1.5.0", |
6 "description": "Remembers cursor position, selection, scrolling, and more for each file", | 6 "description": "Remembers cursor position, selection, scrolling, and more for each file", |
7 "author": "Ludovic Chabant", | 7 "author": "Ludovic Chabant", |
8 "authorUrl": "https://ludovic.chabant.com", | 8 "authorUrl": "https://ludovic.chabant.com", |
9 "isDesktopOnly": false | 9 "isDesktopOnly": false |
10 } | 10 } |