Skip to content

Commit

Permalink
Changed ver field
Browse files Browse the repository at this point in the history
  • Loading branch information
JekiTheMonkey committed Feb 8, 2022
1 parent ab67411 commit 6a084cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Menu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#include <limits.h>


std::string Menu::mProgramVersion("v0.1-hotfix");
std::string Menu::mProgramVersion("v0.1-hotfix-2");

Menu::Menu()
: mScrollSpeed(40.f)
Expand Down

0 comments on commit 6a084cf

Please sign in to comment.