Skip to content

Commit 6ca9d77

Browse files
committed
chore: wrapping up v7.0
1 parent fdc0c9a commit 6ca9d77

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Version history
22
===============
33

4+
7.0 (2020-05-26):
5+
6+
- changed: increased minimal Elgg version to 3.3
7+
48
6.1 (2020-01-21):
59

610
- added: filter by tag options to listing resources

manifest.xml

+1-1
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.1</version>
5+
<version>7.0</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)