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.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonBlade committed Jan 28, 2023
1 parent eb0952d commit 896dd0e
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.3.1</Version>
<Version>1.3.2</Version>
<TargetFramework>net7.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.3.1",
"AssemblyVersion": "1.3.2",
"RepoUrl": "https://github.com/LeonBlade/HeelsPlugin",
"ApplicableVersion": "any",
"Tags": [ "heels", "high heels", "height", "offset", "leonblade" ],
Expand Down

0 comments on commit 896dd0e

Please sign in to comment.