mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-12-19 14:32:48 +00:00
Bump version number to 1.1.1 (#343)
This commit is contained in:
parent
d1f5ff3bba
commit
4d682fac8a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
#include "nfd.h"
|
#include "nfd.h"
|
||||||
#include <filesystem>
|
#include <filesystem>
|
||||||
|
|
||||||
std::string version_number = "v1.1.0";
|
std::string version_number = "v1.1.1";
|
||||||
|
|
||||||
Rml::DataModelHandle model_handle;
|
Rml::DataModelHandle model_handle;
|
||||||
bool mm_rom_valid = false;
|
bool mm_rom_valid = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue