Merge branch 'Binxly:master' into linkback

This commit is contained in:
Mark Ayers 2025-03-17 14:55:04 -04:00 committed by GitHub
commit fd7fd6af07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "note-atomizer",
"name": "Atomizer",
"version": "1.0.1",
"version": "1.1.0",
"minAppVersion": "0.15.0",
"description": "Turn any text into insightful atomic notes.",
"author": "Zac Bagley",

View file

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