Skip to content

Commit c73520b

Browse files
committed
5.0
1 parent 87318de commit c73520b

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
@@ -9,7 +9,7 @@ std::string game_serial;
99
std::filesystem::path installPath;
1010
std::filesystem::path SaveDir;
1111
std::filesystem::path shadPs4Executable;
12-
char VERSION[] = "Release4.6";
12+
char VERSION[] = "Release5.0";
1313

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

0 commit comments

Comments
 (0)