Bump version to v0.9.1

This commit is contained in:
Mr-Wiseguy 2024-04-06 21:43:37 -04:00
parent 95cc2b4b0f
commit c9f5786eec

View File

@ -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;