Skip to content

Commit

Permalink
Update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Annosz committed Aug 13, 2022
1 parent 9cd6f6c commit e38a54a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion UIInfoSuite2/UIInfoSuite2.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>2.2.5</Version>
<Version>2.2.6</Version>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion UIInfoSuite2/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Name": "UI Info Suite 2",
"Author": "Annosz",
"Version": "2.2.5",
"Version": "2.2.6",
"Description": "Adds a useful information to the user interface. Based on Cdaragorn's excellent UI Info Suite.",
"UniqueID": "Annosz.UiInfoSuite2",
"EntryDll": "UIInfoSuite2.dll",
Expand Down

0 comments on commit e38a54a

Please sign in to comment.