mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-28 22:33:17 +00:00
added 0.3.0 version
This commit is contained in:
parent
cd7268a70e
commit
7df3919617
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
namespace Common {
|
namespace Common {
|
||||||
|
|
||||||
constexpr char VERSION[] = "0.2.1 WIP";
|
constexpr char VERSION[] = "0.3.0";
|
||||||
constexpr bool isRelease = false;
|
constexpr bool isRelease = true;
|
||||||
|
|
||||||
} // namespace Common
|
} // namespace Common
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue