mirror of
https://github.com/reifat/daily-notes-sorter.git
synced 2026-07-22 06:42:08 +00:00
Bump plugin and npm package version; add 1.0.1 to versions.json. Update install script examples and docs to use RELEASE_TAG 1.0.1. Co-authored-by: Cursor <cursoragent@cursor.com>
10 lines
362 B
JSON
10 lines
362 B
JSON
{
|
|
"id": "daily-notes-sorter",
|
|
"name": "Daily notes sorter",
|
|
"version": "1.0.1",
|
|
"minAppVersion": "1.1.0",
|
|
"description": "Automatically sort daily notes and files by date in the file explorer. Supports multiple date formats and flexible folder configuration.",
|
|
"author": "Nick",
|
|
"authorUrl": "https://github.com/Reifat",
|
|
"isDesktopOnly": false
|
|
}
|