We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51fc150 commit 83d3862Copy full SHA for 83d3862
manifest.xml
@@ -2,7 +2,7 @@
2
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
3
<name>Elgg Roles Plugin</name>
4
<author>Dennis Ploeger</author>
5
- <version type="dist">0.4.0</version>
+ <version type="dist">0.5.0</version>
6
<id>roles</id>
7
<description>Elgg Roles Plugin</description>
8
<website>https://github.com/wabuehamm/elgg-plugin-roles</website>
package.json
@@ -1,7 +1,7 @@
1
{
"name": "roles",
"description": "Elgg Roles Plugin",
- "version": "0.4.0",
+ "version": "0.5.0",
"homepage": "https://github.com/wabuehamm/elgg-plugin-roles",
"license": "expat",
"author": {
0 commit comments