Skip to content

Commit 8b76462

Browse files
committed
chore: wrapping up v10.0
1 parent 9b0c239 commit 8b76462

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Version history
22
===============
33

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+
49
9.0.4 (2019-08-07):
510

611
- fixed: correctly check if user is allowed to manage a widget page

manifest.xml

Lines changed: 1 addition & 1 deletion
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>9.0.4</version>
5+
<version>10.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)