diff --git a/manifest.json b/manifest.json index f8a5d1c..9f576db 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "cluster", "name": "Cluster", - "version": "1.0.0", + "version": "1.0.2", "minAppVersion": "1.5.3", "description": "Cluster plugin mainly designed to simplify the process of note clustering on mobile devices and work well on PCs ether", "author": "lorens osman", diff --git a/versions.json b/versions.json index fcd4ae5..5f596a2 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,5 @@ { - "1.0.0": "1.5.3" + "1.0.0": "1.5.3", + "1.0.1": "1.5.3", + "1.0.2": "1.5.3" }