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