mirror of
https://github.com/cverinc/tugtile.git
synced 2026-07-22 07:42:19 +00:00
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:
parent
3d4dec1931
commit
9f2e49fcb8
3 changed files with 58 additions and 3 deletions
57
main.js
57
main.js
File diff suppressed because one or more lines are too long
|
|
@ -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.",
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"0.0.221": "1.4.0"
|
||||
"0.0.222": "1.4.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue