mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-19 19:14:48 +00:00
tagged 0.6.0 release
This commit is contained in:
parent
a55cec1954
commit
ec7a541263
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
namespace Common {
|
||||
|
||||
constexpr char VERSION[] = "0.5.1 WIP";
|
||||
constexpr bool isRelease = false;
|
||||
constexpr char VERSION[] = "0.6.0";
|
||||
constexpr bool isRelease = true;
|
||||
|
||||
} // namespace Common
|
||||
|
|
Loading…
Add table
Reference in a new issue