Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Commit

Permalink
Merge pull request #33 from bitstadium/version_bump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
lostintangent committed Mar 31, 2016
2 parents 61eaac7 + 448309e commit 08229af
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-hockeyapp",
"version": "2.1.0",
"version": "2.2.0",
"description": "Cordova HockeyApp Plugin for android and ios. hockeyapp sdk versions ios: 4.1.0 and android: 4.1.0",
"cordova": {
"id": "cordova-plugin-hockeyapp",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-hockeyapp"
xmlns:android="http://schemas.android.com/apk/res/android"
version="2.1.0">
version="2.2.0">
<name>HockeyApp</name>
<description>Cordova HockeyApp Plugin for android and ios. (hockeyapp sdk versions ios: 4.1.0 and android: 4.1.0)</description>
<license>Apache 2.0</license>
Expand Down

0 comments on commit 08229af

Please sign in to comment.