File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
Release Notes
2
2
3
+ Version 3.11.1 (Build - 2022062300)
4
+
5
+ Improvements:
6
+ * Only show the "do not use thousands separator" on numeric question when relevant.
7
+
3
8
Version 3.11.0 (Build - 2022030400)
4
9
5
10
Improvements:
Original file line number Diff line number Diff line change 25
25
26
26
defined ('MOODLE_INTERNAL ' ) || die ();
27
27
28
- $ plugin ->version = 2021062300 ; // The current module version (Date: YYYYMMDDXX)
28
+ $ plugin ->version = 2021062301 ; // The current module version (Date: YYYYMMDDXX)
29
29
$ plugin ->requires = 2020061500 ; // Moodle version (3.9).
30
30
31
31
$ plugin ->component = 'mod_questionnaire ' ;
32
32
33
- $ plugin ->release = '3.11.0 (Build - 2022030400 ) ' ;
33
+ $ plugin ->release = '3.11.1 (Build - 2022062300 ) ' ;
34
34
$ plugin ->maturity = MATURITY_STABLE ;
You can’t perform that action at this time.
0 commit comments