diff --git a/UIInfoSuite2/UIInfoSuite2.csproj b/UIInfoSuite2/UIInfoSuite2.csproj index d8ece05f..7c59f215 100644 --- a/UIInfoSuite2/UIInfoSuite2.csproj +++ b/UIInfoSuite2/UIInfoSuite2.csproj @@ -1,8 +1,9 @@ - 2.2.10 + 2.3.0-alpha-1 net6.0 enable + $(SolutionDir)\Releases diff --git a/UIInfoSuite2/manifest.json b/UIInfoSuite2/manifest.json index 6aa0c3b5..3b35548d 100644 --- a/UIInfoSuite2/manifest.json +++ b/UIInfoSuite2/manifest.json @@ -1,11 +1,11 @@ { "Name": "UI Info Suite 2", "Author": "Annosz", - "Version": "2.2.10", + "Version": "2.3.0-alpha-1", "Description": "Adds a useful information to the user interface. Based on Cdaragorn's excellent UI Info Suite.", "UniqueID": "Annosz.UiInfoSuite2", "EntryDll": "UIInfoSuite2.dll", - "MinimumApiVersion": "3.0.0", + "MinimumApiVersion": "4.0.0", "UpdateKeys": [ "GitHub:Annosz/UIInfoSuite2" ]