diff --git a/manifest.json b/manifest.json index a1407df..0f43775 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "publish-to-discourse", "name": "Publish to Discourse", - "version": "1.0.4", + "version": "1.0.2", "minAppVersion": "0.15.0", "description": "Publish notes to the Discourse forum.", "author": "WoodChen", diff --git a/versions.json b/versions.json index e07d954..5f09282 100644 --- a/versions.json +++ b/versions.json @@ -1,6 +1,5 @@ { "1.0.0": "1.0.0", "1.0.1": "0.15.0", - "1.0.2": "1.0.2", - "1.0.4": "0.15.0" + "1.0.2": "1.0.2" } \ No newline at end of file