Skip to content

Commit

Permalink
chore: Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
drewhoener committed Apr 20, 2024
1 parent 1bd1340 commit 2bff42b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.3.1</Version>
<Version>2.3.2</Version>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<ModZipPath>$(SolutionDir)\Releases</ModZipPath>
Expand Down
4 changes: 2 additions & 2 deletions UIInfoSuite2/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"Name": "UI Info Suite 2",
"Author": "Annosz",
"Version": "2.3.1",
"Version": "2.3.2",
"Description": "Adds a useful information to the user interface. Based on Cdaragorn's excellent UI Info Suite.",
"UniqueID": "Annosz.UiInfoSuite2",
"EntryDll": "UIInfoSuite2.dll",
"MinimumApiVersion": "4.0.0",
"MinimumApiVersion": "4.0.5",
"UpdateKeys": [
"GitHub:Annosz/UIInfoSuite2"
]
Expand Down

0 comments on commit 2bff42b

Please sign in to comment.