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.5
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonBlade committed Dec 11, 2022
1 parent 3650d0c commit 983860f
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.4</Version>
<Version>1.2.5</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.4",
"AssemblyVersion": "1.2.5",
"RepoUrl": "https://github.com/LeonBlade/HeelsPlugin",
"ApplicableVersion": "any",
"Tags": ["heels", "high heels", "height", "offset", "leonblade"],
Expand Down

0 comments on commit 983860f

Please sign in to comment.