Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

Commit

Permalink
Update to version 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonBlade committed Sep 10, 2022
1 parent e31dec0 commit b0cc211
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HeelsPlugin/HeelsPlugin.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.2.2</Version>
<Version>1.2.3</Version>
<TargetFramework>net6.0-windows</TargetFramework>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down
2 changes: 1 addition & 1 deletion HeelsPlugin/HeelsPlugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Name": "Heels Plugin",
"Description": "Offsets your character off the ground for when wearing heels.",
"InternalName": "HeelsPlugin",
"AssemblyVersion": "1.2.2",
"AssemblyVersion": "1.2.3",
"RepoUrl": "https://github.com/LeonBlade/HeelsPlugin",
"ApplicableVersion": "any",
"Tags": ["heels", "high heels", "height", "offset", "leonblade"],
Expand Down

0 comments on commit b0cc211

Please sign in to comment.