comparison 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
comparison
equal deleted inserted replaced
37:8be02002ed66 38:a371a2001e95
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.0.6", 4 "version": "1.0.7",
5 "minAppVersion": "0.15.0", 5 "minAppVersion": "1.4.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 }