Mercurial > obsidian-remember-file-state
comparison manifest.json @ 16:a50ef39473b6 1.0.4
Fix plugin ID, bump version to 1.0.4
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 12 Mar 2022 12:04:05 -0800 |
parents | 67468d40c903 |
children | 6c168de105c0 |
comparison
equal
deleted
inserted
replaced
15:5a3d7a73c3d2 | 16:a50ef39473b6 |
---|---|
1 { | 1 { |
2 "id": "remember-file-state", | 2 "id": "obsidian-remember-file-state", |
3 "name": "Remember File State", | 3 "name": "Remember File State", |
4 "version": "1.0.3", | 4 "version": "1.0.4", |
5 "minAppVersion": "0.13.17", | 5 "minAppVersion": "0.13.17", |
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 |