We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90fa28f commit 99c4040Copy full SHA for 99c4040
config.xml.default
@@ -1,5 +1,5 @@
1
<?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">
+<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">
3
<name>Geotrek Rando</name>
4
<description>
5
Geotrek Rando
package.json
@@ -1,6 +1,6 @@
{
"name": "geotrekmobile",
- "version": "0.0.0",
+ "version": "2.3.1",
"dependencies": {},
"devDependencies": {
6
"grunt": "~0.4.1",
0 commit comments