Version bump

This commit is contained in:
Erwin Ried 2020-05-30 01:42:08 +02:00
parent 6c7dfbfc89
commit 477635a100

View File

@ -109,7 +109,7 @@ public:
void set_title(const std::string new_value);
private:
static constexpr auto default_title = "MAYHEM v1.0.2"; // TODO: Move the version somewhere
static constexpr auto default_title = "MAYHEM v1.0.3"; // TODO: Move the version somewhere
NavigationView& nav_;