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 d6611cc commit 95dc5c7Copy full SHA for 95dc5c7
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+5.0.1 (2020-09-01):
5
+
6
+- fixed: make sure filter array keys are always integers
7
8
5.0 (2020-05-26):
9
10
- changed: all resources now use the default layout
manifest.xml
@@ -3,7 +3,7 @@
<name>User Support</name>
<id>user_support</id>
<author>ColdTrick IT Solutions</author>
- <version>5.0</version>
+ <version>5.0.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