~verzegnassi-stefano/match-the-color/2.0-old-dev

« back to all changes in this revision

Viewing changes to manifest.json.in

  • Committer: Stefano Verzegnassi
  • Date: 2015-07-21 16:21:19 UTC
  • Revision ID: stefano92.100@gmail.com-20150721162119-i0jnlcmbxrkr9iu2
Various fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
2
    "name": "com.ubuntu.developer.verzegnassi.match-the-color",
3
 
    "description": "A clone of True Color (game for Android). Written in QML, developed with Ubuntu SDK.",
 
3
    "description": "An Ubuntu SDK game, based on the Stroop effect.",
4
4
    "architecture": "all",
5
5
    "title": "Match The Color",
6
6
    "hooks": {
10
10
            "content-hub": "match-the-color/match-the-color_content-hub.json"
11
11
        }
12
12
    },
13
 
    "version": "2.0",
 
13
    "version": "1.90",
14
14
    "maintainer": "Stefano Verzegnassi <stefano92.100@gmail.com>",
15
15
    "framework": "ubuntu-sdk-15.04"
16
16
}