Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Kade-github committed Feb 29, 2024
1 parent 709b4d9 commit 5ac47c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

int main()
{
Game game("The Frim", "0.0.1");
Game game("The Frim", "0.0.2");

if (!glfwInit())
{
Expand Down

0 comments on commit 5ac47c4

Please sign in to comment.