Skip to content

Commit f15c280

Browse files
committed
Set version 1.7.0
1 parent eb6a726 commit f15c280

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-call-directory",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Cordova plugin to build an iOS Call Directory extension",
55
"license": "MIT",
66
"contributors": [

plugin.xml

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-
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-call-directory" version="1.6.0">
2+
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-call-directory" version="1.7.0">
33
<name>CallDirectory</name>
44
<author>GEDYS IntraWare</author>
55
<description>Cordova plugin to build an iOS Call Directory extension</description>

0 commit comments

Comments
 (0)