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

Commit 39060c4

Browse files
authored
Update to 1.3.3
1 parent 07e7a80 commit 39060c4

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

0 commit comments

Comments
 (0)