Skip to content

Commit bbfacf4

Browse files
committed
wrapped version 2.3
1 parent b9794e6 commit bbfacf4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Version History =
2-
x.x:
2+
2.3 (2012-07-31):
33

44
- added: discussion widget from widget manager
55
- added: group_forum_topics widget from widget manager

manifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
33
<name>Group Tools</name>
44
<author>ColdTrick IT Solutions</author>
5-
<version>2.2</version>
5+
<version>2.3</version>
66
<description>Combines different group additions into one plugin.</description>
77
<website>http://www.coldtrick.com/</website>
88
<copyright>(C) ColdTrick IT Solutions 2009 - 2011</copyright>
99
<license>GNU Public License version 2</license>
1010

1111
<requires>
12-
<type>elgg_version</type>
13-
<version>2011110700</version>
12+
<type>elgg_release</type>
13+
<version>1.8.3</version>
1414
</requires>
1515

1616
<requires>

0 commit comments

Comments
 (0)