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 558460b commit df27b9bCopy full SHA for df27b9b
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+9.0.1 (2019-04-17):
5
+
6
+- several small chores/fixes
7
8
9.0 (2019-03-27):
9
10
- added: admin feature to delete widgets from the database
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</version>
+ <version>9.0.1</version>
<description>Manage your widgets</description>
<id>widget_manager</id>
<website>http://www.coldtrick.com/</website>
0 commit comments