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
a467e74a78
commit
687b1187d1
@ -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.1"; // TODO: Move the version somewhere
|
static constexpr auto default_title = "MAYHEM v1.0.2"; // TODO: Move the version somewhere
|
||||||
|
|
||||||
NavigationView& nav_;
|
NavigationView& nav_;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user