diff --git a/config.xml b/config.xml
index 39917a21f8b86b779bcbc7546f5f3ff776edf709..ee38e3abf4c8f8bf88ba2562c08d5cd8015657ba 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="1.0"
+<widget id="no.nibio.vips.observation" version="1.0.1"
 	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 6f850f415853a6b085951d2207e3d5b55f5312ab..f6c2279608e4951c1d8edfb3d6bdc4b66290a31f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "vipsobservationapp",
-  "version": "1.0",
+  "version": "1.0.1",
   "private": true,
   "description": "The Field Pest Observation App for VIPS users",
   "author": "Tor-Einar Skog <tor-einar.skog@nibio.no>",