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 ec27726..a2ffccf 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ }, { "description": "Automatically inserts closing brackets and quotes. Also allows selected text to be wrapped with brackets or quotes.", - "version": "0.1", + "version": "0.2", "path": "plugins/autoinsert.lua", "id": "autoinsert", "mod_version": "3" |