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 7dd732f commit 5ef7280Copy full SHA for 5ef7280
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+7.0.2 (2021-06-08):
5
+
6
+- several small chores/fixes
7
8
7.0.1 (2020-10-13):
9
10
- fixed: always show all comments on a answer
manifest.xml
@@ -2,7 +2,7 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Questions</name>
<author>Evan Winslow / ColdTrick IT Solutions</author>
- <version>7.0.1</version>
+ <version>7.0.2</version>
<category>content</category>
<description>Adds ability for users to ask questions to each other and get answers.</description>
<website>http://evanwinslow.com/</website>
0 commit comments