diff --git a/config.xml b/config.xml index e48161ad9821a97526d8b1ee16521f1a9986aa03..1c90a50d5f87aac4e61482317e07929054459017 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="2.0.8" +<widget id="no.nibio.vips.observation" version="2.0.9" 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 86c8ead2d7bc943291a873004936d7ec46e2e2ef..3434e0b3946289260443abfdf7f9ee86a4bdf53f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vipsobservationapp", - "version": "2.0.8", + "version": "2.0.9", "private": true, "description": "The Field Pest Observation App for VIPS users", "author": "Tor-Einar Skog <tor-einar.skog@nibio.no>",