File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 xmlns:cdv=" http://cordova.apache.org/ns/1.0"
44 xmlns:android = " http://schemas.android.com/apk/res/android"
55 id = " org.olpc-france.sugarizer"
6- version = " 1.0.0 "
7- android-versionCode = " 10000 " >
6+ version = " 1.0.1 "
7+ android-versionCode = " 10001 " >
88 <name >Sugarizer</name >
99
1010 <description >
Original file line number Diff line number Diff line change 33// Constants
44var constant = { } ;
55
6- constant . sugarizerVersion = "1.0" ;
6+ constant . sugarizerVersion = "1.0.1 " ;
77
88constant . sizeOwner = 100 ;
99constant . sizeJournal = 40 ;
Original file line number Diff line number Diff line change 11{
22 "name" : " Sugarizer" ,
33 "description" : " A taste of Sugar on any device." ,
4- "version" : " 1.0" ,
4+ "version" : " 1.0.1 " ,
55 "author" : " Lionel Laské for OLPC France" ,
66 "app" : {
77 "background" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " Sugarizer" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "devDependencies" : {
55 "grunt" : " ~0.4.5" ,
66 "grunt-contrib-jshint" : " ~0.10.0" ,
You can’t perform that action at this time.
0 commit comments