Skip to content

Commit

Permalink
Merge pull request #60 from CanalTP/hotfix/3.1.2
Browse files Browse the repository at this point in the history
hotfix/3.1.2
  • Loading branch information
EvenModiguy authored Feb 1, 2022
2 parents 2ae7104 + b22acdf commit 73cbcc7
Show file tree
Hide file tree
Showing 3 changed files with 30,301 additions and 28,501 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-navitia-sdk",
"version": "3.1.1",
"version": "3.1.2",
"description": "Cordova plugin for NavitiaSDK iOS & Android",
"cordova": {
"id": "org-kisio-plugins-navitia-sdk",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<plugin id="cordova-plugin-navitia-sdk" version="3.1.1" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
<plugin id="cordova-plugin-navitia-sdk" version="3.1.2" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
<name>NavitiaSDK</name>

<preference name="KISIO_ARTIFACTORY_URL" default="https://kisiodigital.jfrog.io/kisiodigital/" />
Expand Down
Loading

0 comments on commit 73cbcc7

Please sign in to comment.