diff --git a/config.xml b/config.xml index 9d8bf1c4c1c5dc7ac7523aca2a32029d208692ea..a0858444de8544f1d996991e4d32453e35eaa0e4 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<widget id="no.nibio.vips.observation" version="0.9.7" +<widget id="no.nibio.vips.observation" version="0.9.8" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0"> diff --git a/package.json b/package.json index 083101682e0699223d9cef79953d43123f9a9abd..4edf7e6b085029fcb5d8f64a3522dd44cd4e21da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vipsobservationapp", - "version": "0.9.7", + "version": "0.9.8", "private": true, "description": "The Field Pest Observation App for VIPS users", "author": "Tor-Einar Skog <tor-einar.skog@nibio.no>",