mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-01-22 14:31:39 +00:00
updated version to v0.0.2
This commit is contained in:
parent
a805718d6c
commit
680b986bbc
|
@ -3,5 +3,5 @@
|
|||
#include <string_view>
|
||||
|
||||
namespace Emulator {
|
||||
constexpr char VERSION[] = "0.0.2 WIP";
|
||||
constexpr char VERSION[] = "0.0.2";
|
||||
}
|
Loading…
Reference in a new issue