mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-01-06 07:06:00 +00:00
started 0.0.3 WIP
This commit is contained in:
parent
5a12c5280b
commit
6fb5c68812
|
@ -3,5 +3,5 @@
|
|||
#include <string_view>
|
||||
|
||||
namespace Emulator {
|
||||
constexpr char VERSION[] = "0.0.2";
|
||||
constexpr char VERSION[] = "0.0.3 WIP";
|
||||
}
|
Loading…
Reference in a new issue