Skip to content

Commit

Permalink
Merge pull request #21 from Jujuyeh/master
Browse files Browse the repository at this point in the history
Update version 1.3
  • Loading branch information
mateosalta authored Oct 25, 2017
2 parents e0029bc + beb1d18 commit 2fad1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp-creator/app/pageAbout.qml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Page {
width: parent.width
horizontalAlignment: Text.AlignHCenter
wrapMode: Text.WrapAtWordBoundaryOrAnywhere
text: i18n.tr("Version: ") + "1.2"
text: i18n.tr("Version: ") + "1.3"
}
Label {
anchors.margins: units.gu(5)
Expand Down

0 comments on commit 2fad1b0

Please sign in to comment.