Fixed description in manifest (was too short for click store)

This commit is contained in:
nikwen.developer@gmail.com
2014-04-09 16:26:48 +00:00
committed by nikwen.developer@gmail.com
parent 6488fb87b9
commit 2feed355eb
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
}
},
"title": "Cantata",
"description": "MPD Client",
"description": "MPD Client for Ubuntu",
"maintainer": "Niklas Wenzel <nikwen.developer@gmail.com>",
"version": "0.1.1"
"version": "0.1.2"
}

View File

@@ -159,7 +159,7 @@ Page {
}
Label {
font.bold: true;
text: "0.1.1"
text: "0.1.2"
}
}
Row {