diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 3029058..badc1da 100644 --- a/manifest.json +++ b/manifest.json @@ -1150,7 +1150,7 @@ }, { "description": "Underlines misspelt words *([screenshot](https://user-images.githubusercontent.com/3920290/79923973-9caa7400-842e-11ea-85d4-7a196a91ca50.png))* *-- note: on Windows a [`words.txt`](https://github.com/dwyl/english-words/blob/master/words.txt) dictionary file must be placed beside the exe*", - "version": "0.1", + "version": "0.2", "path": "plugins/spellcheck.lua", "id": "spellcheck", "mod_version": "3" |