This commit is contained in:
byuu 2019-12-11 22:02:23 +09:00
parent 357d054c19
commit 90b1350110

View File

@ -29,7 +29,7 @@ using namespace nall;
namespace Emulator {
static const string Name = "bsnes";
static const string Version = "112.14";
static const string Version = "113";
static const string Author = "byuu";
static const string License = "GPLv3";
static const string Website = "https://byuu.org";