Skip to content

Commit 8a8eb1c

Browse files
author
Nicolas
committed
Bump to v0.4.2
1 parent 56b8c81 commit 8a8eb1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<widget id="com.ownweb.janari" version="0.4.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:gap="http://phonegap.com/ns/1.0">
2+
<widget id="com.ownweb.janari" version="0.4.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:gap="http://phonegap.com/ns/1.0">
33
<name>Janari</name>
44
<description>An open food analyser</description>
55
<author email="nicolas@ownweb" href="http://www.ownweb.fr/">OwnWeb</author>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22

33
"name": "janari",
4-
"version": "0.4.0-b2",
4+
"version": "0.4.2",
55
"description": "An open food analyser",
66
"licenses": [{
77
"type": "GNU GPL v3",

0 commit comments

Comments
 (0)