Skip to content

Commit d2b018a

Browse files
committed
chore: wrapping up v8.2.1
1 parent 25f1e50 commit d2b018a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGES.txt

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

4+
8.2.1 (2018-03-22):
5+
6+
- changed: override getContext to be able to use cache
7+
48
8.2 (2017-11-15):
59

610
- added: widget collapse capability is now hookable

Diff for: 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>8.2</version>
5+
<version>8.2.1</version>
66
<description>Manage your widgets</description>
77
<id>widget_manager</id>
88
<website>http://www.coldtrick.com/</website>

0 commit comments

Comments
 (0)