We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d2832 commit 0479b12Copy full SHA for 0479b12
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+12.2.1 (2021-07-16):
5
+
6
+- fixed: check for menu item in concept/approval cleanup
7
8
12.2 (2021-07-14):
9
10
- added: notification to group owner when admin approval is requested
manifest.xml
@@ -2,7 +2,7 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Group Tools</name>
<author>ColdTrick IT Solutions</author>
- <version>12.2</version>
+ <version>12.2.1</version>
<id>group_tools</id>
<description>Combines different group additions into one plugin.</description>
<website>http://www.coldtrick.com/</website>
0 commit comments