This commit is contained in:
Ben Floyd 2026-06-03 21:11:10 -06:00
parent 91fa70f751
commit d4f3a6bd19
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,6 +1,6 @@
{
"name": "coalesce",
"version": "2.0.1",
"version": "2.0.2",
"description": "Coalesce your (backlinked) notes into a single document stream (with style)",
"main": "main.js",
"scripts": {