Skip to content

Commit 99c4040

Browse files
committed
prepare for release
1 parent 90fa28f commit 99c4040

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.xml.default

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'?>
2-
<widget id="com.makinacorpus.geotrek" version="2.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget id="com.makinacorpus.geotrek" version="2.3.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>Geotrek Rando</name>
44
<description>
55
Geotrek Rando

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geotrekmobile",
3-
"version": "0.0.0",
3+
"version": "2.3.1",
44
"dependencies": {},
55
"devDependencies": {
66
"grunt": "~0.4.1",

0 commit comments

Comments
 (0)