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 9fc62f4 commit 6f22211Copy full SHA for 6f22211
FPS Counter/FPS Counter.csproj
@@ -8,7 +8,7 @@
8
<OutDir>$(ProjectDir)bin\$(Configuration)</OutDir>
9
<RootNamespace>FPS_Counter</RootNamespace>
10
<AssemblyName>FPSCounter</AssemblyName>
11
- <ModVersion>3.0.0</ModVersion>
+ <ModVersion>3.0.1</ModVersion>
12
<AssemblyVersion>$(ModVersion)</AssemblyVersion>
13
<FileVersion>$(ModVersion)</FileVersion>
14
<InformationalVersion>$(ModVersion)</InformationalVersion>
FPS Counter/manifest.json
@@ -6,7 +6,7 @@
6
"description": "A Beat Saber mod to show your fps in-game.",
7
"author": "Eris",
"gameVersion": "1.11.0",
- "version": "3.0.0",
+ "version": "3.0.1",
"dependsOn": {
"BSIPA": "^4.0.0",
"SiraUtil": "^1.0.2",
0 commit comments