Skip to content

Commit 3f5ec35

Browse files
committed
8.3
1 parent 6440f9d commit 3f5ec35

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
@@ -29,7 +29,7 @@ std::filesystem::path installPath;
2929
std::filesystem::path installUpdatePath;
3030
std::filesystem::path SaveDir;
3131
std::filesystem::path shadPs4Executable;
32-
char VERSION[] = "Release8.2a";
32+
char VERSION[] = "Release8.3";
3333

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

0 commit comments

Comments
 (0)