mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-29 15:33:35 -06:00
added 0.3.0 version
This commit is contained in:
parent
cd7268a70e
commit
7df3919617
@ -8,7 +8,7 @@
|
||||
|
||||
namespace Common {
|
||||
|
||||
constexpr char VERSION[] = "0.2.1 WIP";
|
||||
constexpr bool isRelease = false;
|
||||
constexpr char VERSION[] = "0.3.0";
|
||||
constexpr bool isRelease = true;
|
||||
|
||||
} // namespace Common
|
||||
|
||||
Loading…
Reference in New Issue
Block a user