Bump version number to 1.1.1 (#343)
This commit is contained in:
parent
d1f5ff3bba
commit
4d682fac8a
|
@ -6,7 +6,7 @@
|
|||
#include "nfd.h"
|
||||
#include <filesystem>
|
||||
|
||||
std::string version_number = "v1.1.0";
|
||||
std::string version_number = "v1.1.1";
|
||||
|
||||
Rml::DataModelHandle model_handle;
|
||||
bool mm_rom_valid = false;
|
||||
|
|
Loading…
Reference in New Issue