This commit is contained in:
Ben Floyd 2026-06-03 21:16:38 -06:00
parent 663f0a9623
commit c3e4ad8848
2 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "coalesce",
"name": "Coalesce",
"version": "2.0.2",
"version": "2.0.3",
"minAppVersion": "0.15.0",
"description": "Coalesce your notes into a single view",
"author": "Floyd",

View file

@ -1,3 +1,4 @@
{
"1.0.0": "0.15.0"
}
"1.0.0": "0.15.0",
"2.0.3": "0.15.0"
}