mirror of
https://github.com/bfloydd/coalesce.git
synced 2026-07-22 05:49:31 +00:00
v2.0.2
This commit is contained in:
parent
91fa70f751
commit
d4f3a6bd19
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue