We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0c239 commit 8b76462Copy full SHA for 8b76462
CHANGES.txt
@@ -1,6 +1,11 @@
1
Version history
2
===============
3
4
+10.0 (2019-08-22):
5
+
6
+- changed: minimal Elgg requirement is now 3.1
7
+- changed: moved last hooks lib functions to classes
8
9
9.0.4 (2019-08-07):
10
11
- fixed: correctly check if user is allowed to manage a widget page
manifest.xml
@@ -2,7 +2,7 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Widget Manager</name>
<author>ColdTrick IT Solutions</author>
- <version>9.0.4</version>
+ <version>10.0</version>
<description>Manage your widgets</description>
<id>widget_manager</id>
<website>http://www.coldtrick.com/</website>
0 commit comments