File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( https://semver.org/ ) and follow principles of [ keep a changelog] ( https://keepachangelog.com ) .
55
6- ## Version 2.19.0, unreleased
6+ ## Version 2.19.0, 2025-0113
77
88__ This version is not compatible with versions of Moodle prior to Moodle 4.4!__
99
Original file line number Diff line number Diff line change 2626
2727$ plugin = new stdClass ();
2828
29- $ plugin ->version = 2025011300 ;
30- $ plugin ->release = '2.19.0dev ' ;
29+ $ plugin ->version = 2025011301 ;
30+ $ plugin ->release = '2.19.0 ' ;
3131$ plugin ->requires = 2024042200 ;
3232$ plugin ->supported = [404 , 405 ];
33- $ plugin ->maturity = MATURITY_BETA ;
33+ $ plugin ->maturity = MATURITY_STABLE ;
3434$ plugin ->component = 'tool_moodlebox ' ;
You can’t perform that action at this time.
0 commit comments