mirror of
https://github.com/bfloydd/coalesce.git
synced 2026-07-22 05:49:31 +00:00
v2.0.3
This commit is contained in:
parent
663f0a9623
commit
c3e4ad8848
2 changed files with 4 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"1.0.0": "0.15.0"
|
||||
}
|
||||
"1.0.0": "0.15.0",
|
||||
"2.0.3": "0.15.0"
|
||||
}
|
||||
Loading…
Reference in a new issue