diff --git a/manifest.json b/manifest.json index d8164a7..2f31479 100644 --- a/manifest.json +++ b/manifest.json @@ -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", diff --git a/versions.json b/versions.json index e43fc08..8989eea 100644 --- a/versions.json +++ b/versions.json @@ -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" } \ No newline at end of file