Skip to content

Commit 6b29622

Browse files
committed
chore(build): release 2.1.0
1 parent b6fdbfc commit 6b29622

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
33
<name>Elgg HybridAuth</name>
44
<author>Ismayil Khayredinov - ArckInteractive (ismayil@arckinteractive.com)</author>
5-
<version type="dist">2.0.7</version>
5+
<version type="dist">2.1.0</version>
66
<category>authentication</category>
77
<category>users</category>
88
<description>Authenticate Elgg users via HybridAuth providers</description>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elgg_hybridauth",
3-
"version": "2.0.7",
3+
"version": "2.1.0",
44
"license": "GPL-2.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)