New release - Linkback to source notes, by @philoserf - PR 5

This commit is contained in:
Zac 2025-03-18 13:59:19 -04:00
parent bb96ce9792
commit 635b1c6421
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
{
"id": "note-atomizer",
"name": "Atomizer",
"version": "1.1.0",
"minAppVersion": "0.15.0",
"version": "1.2.0",
"minAppVersion": "1.2.0",
"description": "Turn any text into insightful atomic notes.",
"author": "Zac Bagley",
"authorUrl": "https://binx.page",

View file

@ -1,3 +1,3 @@
{
"1.1.0": "1.0.1"
"1.2.0": "1.2.0"
}