Skip to content

Commit 6f22211

Browse files
committed
Bumped version to 3.0.1
1 parent 9fc62f4 commit 6f22211

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FPS Counter/FPS Counter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<OutDir>$(ProjectDir)bin\$(Configuration)</OutDir>
99
<RootNamespace>FPS_Counter</RootNamespace>
1010
<AssemblyName>FPSCounter</AssemblyName>
11-
<ModVersion>3.0.0</ModVersion>
11+
<ModVersion>3.0.1</ModVersion>
1212
<AssemblyVersion>$(ModVersion)</AssemblyVersion>
1313
<FileVersion>$(ModVersion)</FileVersion>
1414
<InformationalVersion>$(ModVersion)</InformationalVersion>

FPS Counter/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "A Beat Saber mod to show your fps in-game.",
77
"author": "Eris",
88
"gameVersion": "1.11.0",
9-
"version": "3.0.0",
9+
"version": "3.0.1",
1010
"dependsOn": {
1111
"BSIPA": "^4.0.0",
1212
"SiraUtil": "^1.0.2",

0 commit comments

Comments
 (0)