diff --git a/package-lock.json b/package-lock.json index 309263c..0df8eea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "roue-emotions", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f9d0fe9..749617d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roue-emotions", - "version": "1.1.0", + "version": "1.2.0", "description": "Une roue pour identifier ses émotions, ses besoins et les solutions pour aller mieux.", "productName": "Ma roue des émotions", "author": "Sébastien Prud'homme ", diff --git a/src-cordova/config.xml b/src-cordova/config.xml index 67490a0..3d8f148 100644 --- a/src-cordova/config.xml +++ b/src-cordova/config.xml @@ -1,5 +1,5 @@ - + Ma roue des émotions Une roue pour identifier ses émotions, ses besoins et les solutions pour aller mieux. diff --git a/src-cordova/package.json b/src-cordova/package.json index a044878..8c6c9df 100644 --- a/src-cordova/package.json +++ b/src-cordova/package.json @@ -1,7 +1,7 @@ { "name": "com.cowboysysop.roue_emotions", "displayName": "Ma roue des émotions", - "version": "1.1.0", + "version": "1.2.0", "description": "A sample Apache Cordova application that responds to the deviceready event.", "main": "index.js", "scripts": {