Skip to content

Commit

Permalink
Bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoTheThird committed Jul 18, 2017
1 parent 815b9fe commit 4b0e59d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"desktop": "8192.neothethird.desktop"
}
},
"version": "0.2",
"version": "0.3",
"maintainer": "Jan Sprinz <[email protected]>",
"framework" : "ubuntu-sdk-15.04.6"
}
2 changes: 1 addition & 1 deletion qml/Main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Window {
anchorToKeyboard: true
anchors.fill: parent

property string version: "0.2"
property string version: "0.3"
property bool activeState: Qt.application.active
property bool firstStart: true

Expand Down

0 comments on commit 4b0e59d

Please sign in to comment.