Skip to content

Commit

Permalink
static update app version to match build version
Browse files Browse the repository at this point in the history
  • Loading branch information
AIIX authored Jul 28, 2020
1 parent 96b2179 commit 6157055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/SettingsPage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Kirigami.ScrollablePage {

Controls.Label {
id: mycroftAndroidAppVersionLabel
text: "Application Version: 0.80"
text: "Application Version: 0.82"
Layout.fillWidth: true
color: Kirigami.Theme.textColor;
}
Expand Down

0 comments on commit 6157055

Please sign in to comment.