diff --git a/Flow.Launcher.Plugin.GamesLauncher/plugin.json b/Flow.Launcher.Plugin.GamesLauncher/plugin.json index c3ac8ca..3df6593 100644 --- a/Flow.Launcher.Plugin.GamesLauncher/plugin.json +++ b/Flow.Launcher.Plugin.GamesLauncher/plugin.json @@ -4,9 +4,9 @@ "Name": "GamesLauncher", "Description": "Search and launch games from multiple platforms like Steam, Epic Games etc.", "Author": "KrystianLesniak", - "Version": "1.1.0", + "Version": "1.2.0", "Language": "csharp", "Website": "https://github.com/KrystianLesniak/Flow.Launcher.Plugin.GamesLauncher", "IcoPath": "icon.png", "ExecuteFileName": "Flow.Launcher.Plugin.GamesLauncher.dll" -} \ No newline at end of file +}