diff --git a/src/Artemis.Plugins.Games.CSGO/plugin.json b/src/Artemis.Plugins.Games.CSGO/plugin.json index 9f4e8f0..87339de 100644 --- a/src/Artemis.Plugins.Games.CSGO/plugin.json +++ b/src/Artemis.Plugins.Games.CSGO/plugin.json @@ -6,7 +6,7 @@ "Website": "https://artemis-rgb.com/", "Repository": "https://github.com/Artemis-RGB/Artemis.Plugins.Games", "Icon": "QuestionMark", - "Version": "1.1.0.0", + "Version": "1.2.0", "Main": "Artemis.Plugins.Games.CSGO.dll", "AutoEnableProperties": true, "RequiresAdmin": false, diff --git a/src/Artemis.Plugins.Games.EliteDangerous/plugin.json b/src/Artemis.Plugins.Games.EliteDangerous/plugin.json index c1c9f6f..0766162 100644 --- a/src/Artemis.Plugins.Games.EliteDangerous/plugin.json +++ b/src/Artemis.Plugins.Games.EliteDangerous/plugin.json @@ -5,7 +5,7 @@ "Icon": "elite-dangerous.png", "Description": "Elite: Dangerous game integration", "Author": "Wibble (Wibble#5423)", - "Version": "1.0.0.0", + "Version": "1.0.1", "Main": "Artemis.Plugins.Games.EliteDangerous.dll", "Website": "https://artemis-rgb.com/", "Repository": "https://github.com/Artemis-RGB/Artemis.Plugins.Games" diff --git a/src/Artemis.Plugins.Games.LeagueOfLegends/Artemis.Plugins.Games.LeagueOfLegends.Module/plugin.json b/src/Artemis.Plugins.Games.LeagueOfLegends/Artemis.Plugins.Games.LeagueOfLegends.Module/plugin.json index 618df06..a3fad96 100644 --- a/src/Artemis.Plugins.Games.LeagueOfLegends/Artemis.Plugins.Games.LeagueOfLegends.Module/plugin.json +++ b/src/Artemis.Plugins.Games.LeagueOfLegends/Artemis.Plugins.Games.LeagueOfLegends.Module/plugin.json @@ -5,7 +5,7 @@ "Icon": "league-of-legends.jpg", "Description": "League Of Legends game and client integration", "Author": "diogotr7", - "Version": "1.0.0.0", + "Version": "1.0.1", "Main": "Artemis.Plugins.Games.LeagueOfLegends.Module.dll", "Website": "https://artemis-rgb.com/", "Repository": "https://github.com/Artemis-RGB/Artemis.Plugins.Games"