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

Bump version. Add Lene as author

parent 096c82e1
Branches
No related tags found
1 merge request!5Update wms source vipsutv 719
<?xml version='1.0' encoding='utf-8'?> <?xml version='1.0' encoding='utf-8'?>
<widget id="no.nibio.vips.observation" version="2.0.10" <widget id="no.nibio.vips.observation" version="2.0.11"
xmlns="http://www.w3.org/ns/widgets" xmlns="http://www.w3.org/ns/widgets"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:cdv="http://cordova.apache.org/ns/1.0"> xmlns:cdv="http://cordova.apache.org/ns/1.0">
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
Build it with 'npm run build' before any cordova Build it with 'npm run build' before any cordova
specific actions - so that vuejs can specific actions - so that vuejs can
compile to www folder</description> compile to www folder</description>
<author email="lene.wasskog@nibio.no" href="https://nibio.no/en/employees/lene-hallen-wasskog">Lene Hallen Wasskog</author>
<author email="tor-einar.skog@nibio.no" href="https://www.nibio.no/en/employees/tor-einar-skog">Tor-Einar Skog</author> <author email="tor-einar.skog@nibio.no" href="https://www.nibio.no/en/employees/tor-einar-skog">Tor-Einar Skog</author>
<author>Bhabesh B Mukhopadhyay</author> <author>Bhabesh B Mukhopadhyay</author>
<icon src="static/css/images/logo_vips_new.png" /> <icon src="static/css/images/logo_vips_new.png" />
......
{ {
"name": "vipsobservationapp", "name": "vipsobservationapp",
"version": "2.0.10", "version": "2.0.11",
"private": true, "private": true,
"description": "The Field Pest Observation App for VIPS users", "description": "The Field Pest Observation App for VIPS users",
"author": "Tor-Einar Skog <tor-einar.skog@nibio.no>", "author": "Lene Hallen Wasskog <lene.wasskog@nibio.no>",
"scripts": { "scripts": {
"build": "node build/build.js", "build": "node build/build.js",
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js", "dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment