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 6440f9d commit 3f5ec35Copy full SHA for 3f5ec35
modules/Common.cpp
@@ -29,7 +29,7 @@ std::filesystem::path installPath;
29
std::filesystem::path installUpdatePath;
30
std::filesystem::path SaveDir;
31
std::filesystem::path shadPs4Executable;
32
-char VERSION[] = "Release8.2a";
+char VERSION[] = "Release8.3";
33
34
std::filesystem::path GetShadUserDir() {
35
auto user_dir = std::filesystem::current_path() / "user";
0 commit comments