release 0.0.222 — visible Backups view + restore (the safety net, made legible)

Co-Authored-By: chodaict <x@cver.net>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
mixflavor 2026-06-14 18:32:51 +09:00 committed by chodaict
parent 3d4dec1931
commit 9f2e49fcb8
3 changed files with 58 additions and 3 deletions

57
main.js

File diff suppressed because one or more lines are too long

View file

@ -1,7 +1,7 @@
{
"id": "tugtile",
"name": "tugtile",
"version": "0.0.221",
"version": "0.0.222",
"minAppVersion": "1.4.0",
"description": "A card table for your Markdown notes — tug tiles to reorder. Reads your existing kanban boards. CJK-friendly.",
"author": "CVER Inc.",

View file

@ -1,3 +1,3 @@
{
"0.0.221": "1.4.0"
"0.0.222": "1.4.0"
}