annotate manifest.json @ 15:5a3d7a73c3d2
Added tag 1.0.3 for changeset 67468d40c903
author |
Ludovic Chabant <ludovic@chabant.com> |
date |
Mon, 28 Feb 2022 22:15:29 -0800 |
parents |
67468d40c903 |
children |
a50ef39473b6 |
rev |
line source |
0
|
1 {
|
|
2 "id": "remember-file-state",
|
|
3 "name": "Remember File State",
|
14
|
4 "version": "1.0.3",
|
0
|
5 "minAppVersion": "0.13.17",
|
|
6 "description": "Remembers cursor position, selection, scrolling, and more for each file",
|
|
7 "author": "Ludovic Chabant",
|
|
8 "authorUrl": "https://ludovic.chabant.com",
|
|
9 "isDesktopOnly": false
|
|
10 }
|