Skip to content

Commit 2fabc51

Browse files
committed
chore: wrapping up v8.0
1 parent d391f2a commit 2fabc51

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Version history
22
===============
33

4+
8.0 (2017-02-27):
5+
6+
- changed: updated min requirements to Elgg 2.3
7+
48
7.0.1 (2016-10-27):
59

610
- fixed: it was not possible to add widgets to extra widgets pages

manifest.xml

+1-1
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>Widget Manager</name>
44
<author>ColdTrick IT Solutions</author>
5-
<version>7.0.1</version>
5+
<version>8.0</version>
66
<description>Manage your widgets</description>
77
<id>widget_manager</id>
88
<website>http://www.coldtrick.com/</website>

0 commit comments

Comments
 (0)