From 157bc7cc13296ed2ec83b11eea22a789aada6c08 Mon Sep 17 00:00:00 2001 From: Annosz Date: Mon, 11 Apr 2022 23:01:41 +0200 Subject: [PATCH] Update version for release --- UIInfoSuite2/UIInfoSuite2.csproj | 2 +- UIInfoSuite2/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/UIInfoSuite2/UIInfoSuite2.csproj b/UIInfoSuite2/UIInfoSuite2.csproj index fce8bfe4..a79cda1b 100644 --- a/UIInfoSuite2/UIInfoSuite2.csproj +++ b/UIInfoSuite2/UIInfoSuite2.csproj @@ -1,6 +1,6 @@  - 2.2.1 + 2.2.2 net5.0 diff --git a/UIInfoSuite2/manifest.json b/UIInfoSuite2/manifest.json index 79277f89..4a4b7e1c 100644 --- a/UIInfoSuite2/manifest.json +++ b/UIInfoSuite2/manifest.json @@ -1,7 +1,7 @@ { "Name": "UI Info Suite 2", "Author": "Annosz", - "Version": "2.2.1", + "Version": "2.2.2", "Description": "Adds a useful information to the user interface. Based on Cdaragorn's excellent UI Info Suite.", "UniqueID": "Annosz.UiInfoSuite2", "EntryDll": "UIInfoSuite2.dll",