Skip to content

Commit

Permalink
Update version to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DionysusBenstein committed Jul 15, 2018
1 parent 31826a4 commit a67b687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ApplicationWindow {
readonly property color closeButtonColor: "#e81123"
readonly property color lightFontColor: "#9a9a9a"
readonly property color darkFontColor: "#404040"
readonly property string appVersion: "2.8.4"
readonly property string appVersion: "2.9.0"
property color primaryColor: "#e91e63"
property color lightColor: "#ff6090"
property color darkColor: "#b0003a"
Expand Down

0 comments on commit a67b687

Please sign in to comment.