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 0e2d82f commit b09961cCopy full SHA for b09961c
CHANGES.txt
@@ -1,6 +1,11 @@
1
Version history
2
===============
3
4
+3.0.0-beta.1 (2017-12-14):
5
+
6
+- changed: increased Elgg version requirement to 2.3
7
+- changed: using fontawesome instead of images for icons
8
9
2.0.1 (2016-12-12):
10
11
- several small chores/fixes
manifest.xml
@@ -3,7 +3,7 @@
<name>User Support</name>
<id>user_support</id>
<author>ColdTrick IT Solutions</author>
- <version>3.0-beta</version>
+ <version>3.0.0-beta.1</version>
<description>Offers user support / faq / help</description>
<website>http://www.coldtrick.com/</website>
<repository>https://github.com/ColdTrick/user_support</repository>
0 commit comments