File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2626
2727defined ('MOODLE_INTERNAL ' ) || die ();
2828
29- $ plugin ->version = 2025040815 ;
29+ $ plugin ->version = 2025040820 ;
3030$ plugin ->requires = 2025040800 ;
31- $ plugin ->release = '5.0.3 ' ;
31+ $ plugin ->release = '5.0.4 ' ;
3232$ plugin ->component = 'local_o365 ' ;
3333$ plugin ->maturity = MATURITY_STABLE ;
3434$ plugin ->dependencies = [
Original file line number Diff line number Diff line change 2525
2626defined ('MOODLE_INTERNAL ' ) || die ();
2727
28- $ plugin ->version = 2025040815 ;
28+ $ plugin ->version = 2025040820 ;
2929$ plugin ->requires = 2025040800 ;
30- $ plugin ->release = '5.0.3 ' ;
30+ $ plugin ->release = '5.0.4 ' ;
3131$ plugin ->component = 'local_office365 ' ;
3232$ plugin ->maturity = MATURITY_STABLE ;
3333$ plugin ->dependencies = [
3434 'auth_oidc ' => 2025040810 ,
3535 'block_microsoft ' => 2025040810 ,
36- 'local_o365 ' => 2025040815 ,
36+ 'local_o365 ' => 2025040820 ,
3737 'repository_office365 ' => 2025040810 ,
3838 'theme_boost_o365teams ' => 2025040810 ,
3939];
You can’t perform that action at this time.
0 commit comments