view 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
line wrap: on
line source

{
	"id": "obsidian-remember-file-state",
	"name": "Remember File State",
	"version": "1.0.4",
	"minAppVersion": "0.13.17",
	"description": "Remembers cursor position, selection, scrolling, and more for each file",
	"author": "Ludovic Chabant",
	"authorUrl": "https://ludovic.chabant.com",
	"isDesktopOnly": false
}