diff --git a/UIInfoSuite2/Properties/AssemblyInfo.cs b/UIInfoSuite2/Properties/AssemblyInfo.cs index 366e1d7b..c2dbba58 100644 --- a/UIInfoSuite2/Properties/AssemblyInfo.cs +++ b/UIInfoSuite2/Properties/AssemblyInfo.cs @@ -30,5 +30,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.1.6")] -[assembly: AssemblyFileVersion("2.1.6")] +[assembly: AssemblyVersion("2.1.7")] +[assembly: AssemblyFileVersion("2.1.7")] diff --git a/UIInfoSuite2/manifest.json b/UIInfoSuite2/manifest.json index 3e0a52c3..a08a2dee 100644 --- a/UIInfoSuite2/manifest.json +++ b/UIInfoSuite2/manifest.json @@ -1,7 +1,7 @@ { "Name": "UI Info Suite 2", "Author": "Annosz", - "Version": "2.1.6", + "Version": "2.1.7", "Description": "Adds a useful information to the user interface. Based on Cdaragorn's excellent UI Info Suite.", "UniqueID": "Annosz.UiInfoSuite2", "EntryDll": "UIInfoSuite2.dll",