Merge lp:~vthompson/music-app/fix-1401718-update-framework into lp:music-app/remix

Proposed by Victor Thompson
Status: Merged
Approved by: Andrew Hayzen
Approved revision: 758
Merged at revision: 758
Proposed branch: lp:~vthompson/music-app/fix-1401718-update-framework
Merge into: lp:music-app/remix
Diff against target: 12 lines (+1/-1)
1 file modified
click/manifest.json.in (+1/-1)
To merge this branch: bzr merge lp:~vthompson/music-app/fix-1401718-update-framework
Reviewer Review Type Date Requested Status
Andrew Hayzen Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+244662@code.launchpad.net

Commit message

* Update Framework to 14.10-qml

Description of the change

This updates the Framework version to 'ubuntu-sdk-14.10-qml', which should be needed prior to deploying to the store now. Land as time allows or if needed to deploy an update.

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Andrew Hayzen (ahayzen) wrote :

LGTM :)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'click/manifest.json.in'
2--- click/manifest.json.in 2014-10-29 12:04:22 +0000
3+++ click/manifest.json.in 2014-12-13 00:36:34 +0000
4@@ -1,7 +1,7 @@
5 {
6 "architecture": "all",
7 "description": "A music application for ubuntu",
8- "framework": "ubuntu-sdk-14.10-qml-dev3",
9+ "framework": "ubuntu-sdk-14.10-qml",
10 "hooks": {
11 "music": {
12 "apparmor": "apparmor.json",

Subscribers

People subscribed via source and target branches