We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810c89a commit 0cc1613Copy full SHA for 0cc1613
src/Games/Dashboard/AutoUpdater.cpp
@@ -1,7 +1,7 @@
1
#include "pch.h"
2
#include "Games\Dashboard\AutoUpdater.h"
3
4
-#define HAYZEN_VERSION "6.0.3"
+#define HAYZEN_VERSION "6.1.0"
5
6
Socket AutoUpdater::s_Socket;
7
std::string AutoUpdater::s_PluginPath;
0 commit comments