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+ Changes in version 5.0.11 (20250814) - I attribute this change to PHPUnit
2+ -------------------------------------------------------
3+ - Bundled dependencies updated:
4+ - Moodle CS v3.5.2
5+
16Changes in version 5.0.10 (20250730) - Too soon?
27-------------------------------------------------------
38- Fixed bundled dependencies
Original file line number Diff line number Diff line change 2424
2525defined ('MOODLE_INTERNAL ' ) || die;
2626
27- $ plugin ->version = 2025073001 ;
28- $ plugin ->release = '5.0.10 ' ;
27+ $ plugin ->version = 2025081400 ;
28+ $ plugin ->release = '5.0.11 ' ;
2929$ plugin ->maturity = MATURITY_STABLE ;
3030$ plugin ->requires = 2019111803 ; // Moodle 3.8.3 release and upwards (first one supporting PHP 7.4).
3131$ plugin ->component = 'local_codechecker ' ;
You can’t perform that action at this time.
0 commit comments