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

Commit 983860f

Browse files
committed
Update to version 1.2.5
1 parent 3650d0c commit 983860f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HeelsPlugin/HeelsPlugin.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Version>1.2.4</Version>
4+
<Version>1.2.5</Version>
55
<TargetFramework>net6.0-windows</TargetFramework>
66
<LangVersion>latest</LangVersion>
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

HeelsPlugin/HeelsPlugin.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Name": "Heels Plugin",
44
"Description": "Offsets your character off the ground for when wearing heels.",
55
"InternalName": "HeelsPlugin",
6-
"AssemblyVersion": "1.2.4",
6+
"AssemblyVersion": "1.2.5",
77
"RepoUrl": "https://github.com/LeonBlade/HeelsPlugin",
88
"ApplicableVersion": "any",
99
"Tags": ["heels", "high heels", "height", "offset", "leonblade"],

0 commit comments

Comments
 (0)