Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
eried committed Sep 24, 2020
1 parent 9021e43 commit 883a622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/application/ui_navigation.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ class InformationView : public View {
InformationView(NavigationView& nav);

private:
static constexpr auto version_string = "v1.2.1";
static constexpr auto version_string = "v1.2.2";
NavigationView& nav_;

Rectangle backdrop {
Expand Down

0 comments on commit 883a622

Please sign in to comment.