Mercurial > obsidian-remember-file-state
annotate manifest.json @ 60:e431a6fa4b51 default tip
Added tag 1.1.2 for changeset 1d6fe880946f
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 21 Nov 2023 17:25:00 -0800 |
parents | 1d6fe880946f |
children |
rev | line source |
---|---|
25
6c168de105c0
Bump versions to 1.0.5, remove git stuff in script
Ludovic Chabant <ludovic@chabant.com>
parents:
16
diff
changeset
|
1 { |
6c168de105c0
Bump versions to 1.0.5, remove git stuff in script
Ludovic Chabant <ludovic@chabant.com>
parents:
16
diff
changeset
|
2 "id": "obsidian-remember-file-state", |
6c168de105c0
Bump versions to 1.0.5, remove git stuff in script
Ludovic Chabant <ludovic@chabant.com>
parents:
16
diff
changeset
|
3 "name": "Remember File State", |
59 | 4 "version": "1.1.2", |
5 "minAppVersion": "1.5.0", | |
25
6c168de105c0
Bump versions to 1.0.5, remove git stuff in script
Ludovic Chabant <ludovic@chabant.com>
parents:
16
diff
changeset
|
6 "description": "Remembers cursor position, selection, scrolling, and more for each file", |
6c168de105c0
Bump versions to 1.0.5, remove git stuff in script
Ludovic Chabant <ludovic@chabant.com>
parents:
16
diff
changeset
|
7 "author": "Ludovic Chabant", |
6c168de105c0
Bump versions to 1.0.5, remove git stuff in script
Ludovic Chabant <ludovic@chabant.com>
parents:
16
diff
changeset
|
8 "authorUrl": "https://ludovic.chabant.com", |
6c168de105c0
Bump versions to 1.0.5, remove git stuff in script
Ludovic Chabant <ludovic@chabant.com>
parents:
16
diff
changeset
|
9 "isDesktopOnly": false |
45 | 10 } |