diff --git a/manifest.json b/manifest.json index 7a519d0..19c95b8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "vim-im-select", "name": "Vim IM Select", - "version": "0.0.1", + "version": "0.0.2", "minAppVersion": "0.12.0", "description": "Support auto select the apposite input method in different vim mode", "author": "Alonelur", diff --git a/versions.json b/versions.json index c4fa514..b6a9144 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,4 @@ { - "0.0.1": "0.12.0" + "0.0.1": "0.12.0", + "0.0.2": "0.12.0" } \ No newline at end of file