Skip to content

Commit 3fc1cc5

Browse files
Makina CorpusMakina Corpus
authored andcommitted
ios10 compatibility
1 parent 7930278 commit 3fc1cc5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geotrek-mobile",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"dependencies": {
55
"angular": "1.2.16",
66
"leaflet": "~0.7.2",

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.4.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget id="com.makinacorpus.geotrek" version="2.4.3" 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": "2.4.2",
3+
"version": "2.4.3",
44
"dependencies": {},
55
"devDependencies": {
66
"grunt": "~0.4.1",

0 commit comments

Comments
 (0)