Skip to content

Commit 7e14ad4

Browse files
committed
6.0
1 parent 672586e commit 7e14ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/Common.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ std::filesystem::path installPath;
2727
std::filesystem::path installUpdatePath;
2828
std::filesystem::path SaveDir;
2929
std::filesystem::path shadPs4Executable;
30-
char VERSION[] = "Release5.1";
30+
char VERSION[] = "Release6.0";
3131

3232
std::filesystem::path GetShadUserDir() {
3333
auto user_dir = std::filesystem::current_path() / "user";

0 commit comments

Comments
 (0)