mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-25 19:44:57 +00:00
retagged 0.5.0
This commit is contained in:
parent
195929953b
commit
8d8fb37069
@ -9,6 +9,6 @@
|
|||||||
namespace Common {
|
namespace Common {
|
||||||
|
|
||||||
constexpr char VERSION[] = "0.5.0";
|
constexpr char VERSION[] = "0.5.0";
|
||||||
constexpr bool isRelease = false;
|
constexpr bool isRelease = true;
|
||||||
|
|
||||||
} // namespace Common
|
} // namespace Common
|
||||||
|
Loading…
Reference in New Issue
Block a user