Skip to content
Snippets Groups Projects
Commit 0dba9e3a authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Bump version

parent 5ddc3484
No related branches found
No related tags found
1 merge request!5Update wms source vipsutv 719
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
<?xml version='1.0' encoding='utf-8'?>
<widget id="no.nibio.vips.observation" version="2.0.11"
<widget id="no.nibio.vips.observation" version="2.0.12"
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">
......
{
"name": "vipsobservationapp",
"version": "2.0.11",
"version": "2.0.12",
"private": true,
"description": "The Field Pest Observation App for VIPS users",
"author": "Lene Hallen Wasskog <lene.wasskog@nibio.no>",
......@@ -18,7 +18,6 @@
"@fortawesome/vue-fontawesome": "^2.0.2",
"@json-editor/json-editor": "^2.9.1",
"browser-image-compression": "^1.0.17",
"cordova": "^12.0.0",
"ekko-lightbox": "^5.3.0",
"luxon": "^1.26.0",
"node": "^22.6.0",
......@@ -42,7 +41,7 @@
"babel-preset-stage-2": "^6.22.0",
"chalk": "^2.0.1",
"copy-webpack-plugin": "^4.0.1",
"cordova-android": "^12.0.0",
"cordova-android": "^13.0.0",
"cordova-browser": "^6.0.0",
"cordova-ios": "^7.0.1",
"cordova-plugin-camera": "^6.0.0",
......@@ -84,8 +83,8 @@
"cordova": {
"platforms": [
"browser",
"android",
"ios"
"ios",
"android"
],
"plugins": {
"cordova-plugin-geolocation": {
......@@ -102,4 +101,4 @@
"node": ">= 20.0.0",
"npm": ">= 9.0.0"
}
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment