Skip to content

Commit 19d5487

Browse files
committed
chore: wrapping up v6.1
1 parent f8fa7e8 commit 19d5487

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Version history
22
===============
33

4+
6.1 (2020-01-21):
5+
6+
- added: filter by tag options to listing resources
7+
- added: plugin setting to control if experts can move questions to forum
8+
49
6.0.5 (2019-11-26):
510

611
- fixed: fatal exception on question detail page

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
33
<name>Questions</name>
44
<author>Evan Winslow / ColdTrick IT Solutions</author>
5-
<version>6.0.5</version>
5+
<version>6.1</version>
66
<category>content</category>
77
<description>Adds ability for users to ask questions to each other and get answers.</description>
88
<website>http://evanwinslow.com/</website>

0 commit comments

Comments
 (0)