Skip to content

Commit

Permalink
ios10 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Makina Corpus authored and Makina Corpus committed Oct 10, 2016
1 parent 7930278 commit 3fc1cc5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geotrek-mobile",
"version": "2.4.2",
"version": "2.4.3",
"dependencies": {
"angular": "1.2.16",
"leaflet": "~0.7.2",
Expand Down
2 changes: 1 addition & 1 deletion config.xml.default
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<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">
<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">
<name>Geotrek Rando</name>
<description>
Geotrek Rando
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geotrekmobile",
"version": "2.4.2",
"version": "2.4.3",
"dependencies": {},
"devDependencies": {
"grunt": "~0.4.1",
Expand Down

0 comments on commit 3fc1cc5

Please sign in to comment.