We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f324225 commit 176124dCopy full SHA for 176124d
MorePrecisePlayerHeight/MorePrecisePlayerHeight.csproj
@@ -7,7 +7,7 @@
7
<Nullable>enable</Nullable>
8
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
9
<OutDir>$(ProjectDir)bin\$(Configuration)</OutDir>
10
- <ModVersion>1.1.5</ModVersion>
+ <ModVersion>1.1.7</ModVersion>
11
<AssemblyVersion>$(ModVersion)</AssemblyVersion>
12
<FileVersion>$(ModVersion)</FileVersion>
13
<InformationalVersion>$(ModVersion)</InformationalVersion>
MorePrecisePlayerHeight/manifest.json
@@ -5,7 +5,7 @@
5
"description": "Let's you view your own height... but more precise.",
6
"author": "Eris",
"gameVersion": "1.12.2",
- "version": "1.1.6",
+ "version": "1.1.7",
"dependsOn": {
"BSIPA": "^4.1.3",
"BeatSaberMarkupLanguage": "^1.4.0"
0 commit comments