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

Commit e8dbcf6

Browse files
committed
Update to version 1.2.1
1 parent 3e592f2 commit e8dbcf6

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.0</Version>
4+
<Version>1.2.1</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.0",
6+
"AssemblyVersion": "1.2.1",
77
"RepoUrl": "https://github.com/LeonBlade/HeelsPlugin",
88
"ApplicableVersion": "any",
99
"Tags": ["heels", "high heels", "height", "offset", "leonblade"],

0 commit comments

Comments
 (0)