mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Version bump
This commit is contained in:
parent
62652fdd8a
commit
7d5d9054e1
@ -109,7 +109,7 @@ public:
|
|||||||
void set_title(const std::string new_value);
|
void set_title(const std::string new_value);
|
||||||
|
|
||||||
private:
|
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_;
|
NavigationView& nav_;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user