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 1b03367..7f5ce59 100644 --- a/manifest.json +++ b/manifest.json @@ -182,7 +182,7 @@ "id": "autosave", "mod_version": "3", "path": "plugins/autosave.lua", - "version": "0.1" + "version": "0.2" }, { "description": "Automatically saves files that were changed when the main window loses focus by switching to another application", |