Bump version to v0.9.1
This commit is contained in:
parent
95cc2b4b0f
commit
c9f5786eec
|
@ -6,7 +6,7 @@
|
||||||
#include "nfd.h"
|
#include "nfd.h"
|
||||||
#include <filesystem>
|
#include <filesystem>
|
||||||
|
|
||||||
std::string version_number = "v0.9.0-dirty";
|
std::string version_number = "v0.9.1";
|
||||||
|
|
||||||
Rml::DataModelHandle model_handle;
|
Rml::DataModelHandle model_handle;
|
||||||
bool mm_rom_valid = false;
|
bool mm_rom_valid = false;
|
||||||
|
|
Loading…
Reference in New Issue