Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
1.1.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
EinfachHans committed Oct 27, 2020
1 parent f797738 commit 3b4d94f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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-contacts-x",
"version": "1.0.0",
"version": "1.1.0",
"description": "Cordova Plugins for managing contacts",
"cordova": {
"id": "cordova-plugin-contacts-x",
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-contacts-x" version="1.0.0" xmlns="http://apache.org/cordova/ns/plugins/1.0">
<plugin id="cordova-plugin-contacts-x" version="1.1.0" xmlns="http://apache.org/cordova/ns/plugins/1.0">
<name>ContactsX</name>
<description>Cordova Plugins for managing contacts</description>

Expand Down

0 comments on commit 3b4d94f

Please sign in to comment.