Version bump

This commit is contained in:
eried 2020-06-09 23:44:16 +02:00
parent 62652fdd8a
commit 7d5d9054e1

View File

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