Skip to content

Commit

Permalink
Merge pull request #591 from aogilvie/version/0.7.0
Browse files Browse the repository at this point in the history
updated version
  • Loading branch information
aogilvie committed Jul 28, 2014
2 parents 843cd00 + c2e0638 commit 574b89f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,16 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="com.phonegap.plugins.facebookconnect"
version="0.6.1">
version="0.7.0">

<name>Facebook Connect</name>

<description>
This is the official plugin for Facebook in Apache Cordova/PhoneGap!

The Facebook plugin for Apache Cordova allows you to use the same JavaScript code in your
Cordova application as you use in your web application. However, unlike in the browser, the
Cordova application will use the native Facebook app to perform Single Sign On for the user.
If this is not possible then the sign on will degrade gracefully using the standard dialog
based authentication.
Cordova application as you use in your web application.
Docs: https://github.com/Wizcorp/phonegap-facebook-plugin.
</description>

<license>Apache 2.0</license>
Expand Down

0 comments on commit 574b89f

Please sign in to comment.