Fixed description in manifest (was too short for click store)
This commit is contained in:
committed by
nikwen.developer@gmail.com
parent
6488fb87b9
commit
2feed355eb
@@ -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"
|
||||
}
|
||||
@@ -159,7 +159,7 @@ Page {
|
||||
}
|
||||
Label {
|
||||
font.bold: true;
|
||||
text: "0.1.1"
|
||||
text: "0.1.2"
|
||||
}
|
||||
}
|
||||
Row {
|
||||
|
||||
Reference in New Issue
Block a user