Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hussein committed Feb 10, 2020
1 parent 34a60a4 commit a768f1b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ChabokPush/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v1.2.0
## v1.1.1
- Update Chabok iOS SDK ([v2.2.0](https://github.com/chabok-io/chabok-client-ios/releases/tag/v2.2.0))
- Update Chabok android SDK ([v3.1.3](https://github.com/chabok-io/chabok-client-android/releases/tag/v3.1.3))
- Add `unsetUserAttribute` method.
Expand Down
2 changes: 1 addition & 1 deletion ChabokPush/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.chabokpush.cordova",
"version": "1.2.0",
"version": "1.1.1",
"description": "ChabokPush Realtime messaging",
"cordova": {
"id": "com.chabokpush.cordova",
Expand Down
2 changes: 1 addition & 1 deletion ChabokPush/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='utf-8'?>
<plugin id="com.chabokpush.cordova"
version="1.2.0"
version="1.1.1"
xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<name>ChabokPush</name>
Expand Down

0 comments on commit a768f1b

Please sign in to comment.