We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c45fe commit 16051a9Copy full SHA for 16051a9
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+6.2.1 (2016-08-26):
5
+
6
+- fixed: php notice when page already routed
7
8
6.2 (2016-06-16):
9
10
- changed: content_by_tag widget now preloads owners and containers
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>6.2</version>
+ <version>6.2.1</version>
<description>Manage your widgets</description>
<id>widget_manager</id>
<website>http://www.coldtrick.com/</website>
0 commit comments