diff --git a/manifest.json b/manifest.json index 4f79717..e1a9b96 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "ozanshare-publish", "name": "OzanShare Publish", - "version": "0.2.3", + "version": "0.2.4", "minAppVersion": "0.12.16", "description": "Publish your markdown notes with a single click from your vault.", "author": "Ozan Tellioglu", diff --git a/versions.json b/versions.json index 94710fd..951fc40 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "0.2.4": "0.12.16", "0.2.3": "0.12.16", "0.2.2": "0.12.16", "0.2.1": "0.12.16",