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 672586e commit 7e14ad4Copy full SHA for 7e14ad4
modules/Common.cpp
@@ -27,7 +27,7 @@ std::filesystem::path installPath;
27
std::filesystem::path installUpdatePath;
28
std::filesystem::path SaveDir;
29
std::filesystem::path shadPs4Executable;
30
-char VERSION[] = "Release5.1";
+char VERSION[] = "Release6.0";
31
32
std::filesystem::path GetShadUserDir() {
33
auto user_dir = std::filesystem::current_path() / "user";
0 commit comments