We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6fdbfc commit 6b29622Copy full SHA for 6b29622
manifest.xml
@@ -2,7 +2,7 @@
2
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
3
<name>Elgg HybridAuth</name>
4
<author>Ismayil Khayredinov - ArckInteractive (ismayil@arckinteractive.com)</author>
5
- <version type="dist">2.0.7</version>
+ <version type="dist">2.1.0</version>
6
<category>authentication</category>
7
<category>users</category>
8
<description>Authenticate Elgg users via HybridAuth providers</description>
package.json
@@ -1,6 +1,6 @@
1
{
"name": "elgg_hybridauth",
- "version": "2.0.7",
+ "version": "2.1.0",
"license": "GPL-2.0",
"repository": {
"type": "git",
0 commit comments