mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-28 14:23:18 +00:00
tagged v0.7.0
This commit is contained in:
parent
2e54afb295
commit
3b2c012723
2 changed files with 5 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
namespace Common {
|
||||
|
||||
constexpr char VERSION[] = "0.6.1 WIP";
|
||||
constexpr bool isRelease = false;
|
||||
constexpr char VERSION[] = "0.7.0";
|
||||
constexpr bool isRelease = true;
|
||||
|
||||
} // namespace Common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue