mirror of
https://github.com/bfloydd/coalesce.git
synced 2026-07-22 05:49:31 +00:00
v2.0.4
This commit is contained in:
parent
20a583807a
commit
84be7e24dd
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "coalesce",
|
||||
"name": "Coalesce",
|
||||
"version": "2.0.3",
|
||||
"version": "2.0.4",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Transform your notes into a single view.",
|
||||
"author": "Floyd",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"1.0.0": "0.15.0",
|
||||
"2.0.3": "0.15.0"
|
||||
"2.0.3": "0.15.0",
|
||||
"2.0.4": "0.15.0"
|
||||
}
|
||||
Loading…
Reference in a new issue