Skip to content

Commit 34c563e

Browse files
committed
chore: wrapping up v3.0
1 parent 61f3094 commit 34c563e

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+
3.0 (2019-08-22):
5+
6+
- changed: increased minimal Elgg requirement to 3.1
7+
48
2.0 (2019-03-27):
59

610
- changed: increased minimal Elgg version to 3.0

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>Test Panel</name>
44
<author>ColdTrick IT Solutions</author>
5-
<version>2.0</version>
5+
<version>3.0</version>
66
<description>Limit site access to a special group</description>
77
<id>test_panel</id>
88
<website>http://www.coldtrick.com</website>

0 commit comments

Comments
 (0)