File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed
Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 99 matrix :
1010 include :
1111 - php : ' 8.0'
12- moodle-branch : ' MOODLE_401_STABLE '
13- database : ' pgsql '
12+ moodle-branch : ' master '
13+ database : ' mariadb '
1414 - php : ' 8.0'
15- moodle-branch : ' MOODLE_400_STABLE '
15+ moodle-branch : ' master '
1616 database : ' pgsql'
17- - php : ' 7.4'
18- moodle-branch : ' MOODLE_400_STABLE'
19- database : ' mariadb'
2017
2118 services :
2219 postgres :
Original file line number Diff line number Diff line change 2525
2626defined ('MOODLE_INTERNAL ' ) || die ();
2727
28- $ plugin ->version = 2022030301 ; // The current module version (Date: YYYYMMDDXX).
29- $ plugin ->requires = 2022030300 ; // Moodle version (4.0).
28+ $ plugin ->version = 2022120000 ; // The current module version (Date: YYYYMMDDXX).
29+ $ plugin ->requires = 2022121600 ; // Moodle version (4.0).
3030
3131$ plugin ->component = 'mod_questionnaire ' ;
3232
33- $ plugin ->release = '4.0 .0 (Build - 2022030300 ) ' ;
33+ $ plugin ->release = '4.2 .0 (Build - 2022122000 ) ' ;
3434$ plugin ->maturity = MATURITY_BETA ;
You can’t perform that action at this time.
0 commit comments