Skip to content

Commit 9bc56a9

Browse files
committed
chore: wrapping up v9.1
1 parent 28559f7 commit 9bc56a9

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+
9.1 (2022-06-01):
5+
6+
- added: container info to questions edit form
7+
48
9.0 (2022-02-16):
59

610
- changed: create question notification is now group tool dependent

elgg-plugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
return [
1717
'plugin' => [
18-
'version' => '9.0',
18+
'version' => '9.1',
1919
],
2020
'settings' => [
2121
'close_on_marked_answer' => 'no',

0 commit comments

Comments
 (0)