diff --git a/cordova/config.xml b/cordova/config.xml index 65cc810..f45b311 100644 --- a/cordova/config.xml +++ b/cordova/config.xml @@ -1,5 +1,5 @@ - + ALVINN Anatomy Lab Visual Identification Neural Network. diff --git a/cordova/package.json b/cordova/package.json index cd16e30..3bd1fd3 100644 --- a/cordova/package.json +++ b/cordova/package.json @@ -1,7 +1,7 @@ { "name": "edu.midwestern.alvinn", "displayName": "ALVINN", - "version": "0.3.0", + "version": "0.4.0", "description": "Anatomy Lab Visual Identification Neural Network.", "main": "index.js", "scripts": { diff --git a/package.json b/package.json index 0681d16..c15972b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alvinn", "private": true, - "version": "0.3.0", + "version": "0.4.0", "description": "ALVINN", "repository": "", "license": "UNLICENSED", diff --git a/src/components/app.vue b/src/components/app.vue index f6097de..ec96f6c 100644 --- a/src/components/app.vue +++ b/src/components/app.vue @@ -11,7 +11,7 @@ Contact - version 0.3.0 + version 0.4.0