diff --git a/manifest.json b/manifest.json index e1a9b96..30539b0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "ozanshare-publish", "name": "OzanShare Publish", - "version": "0.2.4", + "version": "0.2.5", "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 951fc40..0452015 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "0.2.5": "0.12.16", "0.2.4": "0.12.16", "0.2.3": "0.12.16", "0.2.2": "0.12.16",