diff --git a/plugin.json b/plugin.json index 0d1ea6d..ae85552 100644 --- a/plugin.json +++ b/plugin.json @@ -4,9 +4,9 @@ "Name": "Steam Search", "Description": "Search and launch your Steam Game library", "Author": "Garulf", - "Version": "1.1.3", + "Version": "1.2.1", "Language": "python", "Website": "https://github.com/Garulf/Steam-Search", "IcoPath": "plugin\\icon\\steam-icon.png", "ExecuteFileName": "main.py" -} \ No newline at end of file +}