Skip to content

Commit 83d3862

Browse files
committed
chore(build): release 0.5.0
1 parent 51fc150 commit 83d3862

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 Roles Plugin</name>
44
<author>Dennis Ploeger</author>
5-
<version type="dist">0.4.0</version>
5+
<version type="dist">0.5.0</version>
66
<id>roles</id>
77
<description>Elgg Roles Plugin</description>
88
<website>https://github.com/wabuehamm/elgg-plugin-roles</website>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "roles",
33
"description": "Elgg Roles Plugin",
4-
"version": "0.4.0",
4+
"version": "0.5.0",
55
"homepage": "https://github.com/wabuehamm/elgg-plugin-roles",
66
"license": "expat",
77
"author": {

0 commit comments

Comments
 (0)