File tree Expand file tree Collapse file tree 8 files changed +22
-22
lines changed
mod/assign/feedback/onenote Expand file tree Collapse file tree 8 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 2525
2626defined ('MOODLE_INTERNAL ' ) || die ();
2727
28- $ plugin ->version = 2025040810 ;
28+ $ plugin ->version = 2025040815 ;
2929$ plugin ->requires = 2025040800 ;
30- $ plugin ->release = '5.0.2 ' ;
30+ $ plugin ->release = '5.0.4 ' ;
3131$ plugin ->component = 'auth_oidc ' ;
3232$ plugin ->maturity = MATURITY_STABLE ;
Original file line number Diff line number Diff line change 2525
2626defined ('MOODLE_INTERNAL ' ) || die ();
2727
28- $ plugin ->version = 2025040810 ;
28+ $ plugin ->version = 2025040815 ;
2929$ plugin ->requires = 2025040800 ;
30- $ plugin ->release = '5.0.2 ' ;
30+ $ plugin ->release = '5.0.4 ' ;
3131$ plugin ->component = 'block_microsoft ' ;
3232$ plugin ->maturity = MATURITY_STABLE ;
3333$ plugin ->dependencies = [
34- 'local_o365 ' => 2025040810 ,
34+ 'local_o365 ' => 2025040820 ,
3535];
Original file line number Diff line number Diff line change 3232$ plugin ->component = 'local_o365 ' ;
3333$ plugin ->maturity = MATURITY_STABLE ;
3434$ plugin ->dependencies = [
35- 'auth_oidc ' => 2025040810 ,
35+ 'auth_oidc ' => 2025040815 ,
3636];
Original file line number Diff line number Diff line change 3131$ plugin ->component = 'local_office365 ' ;
3232$ plugin ->maturity = MATURITY_STABLE ;
3333$ plugin ->dependencies = [
34- 'auth_oidc ' => 2025040810 ,
35- 'block_microsoft ' => 2025040810 ,
34+ 'auth_oidc ' => 2025040815 ,
35+ 'block_microsoft ' => 2025040815 ,
3636 'local_o365 ' => 2025040820 ,
37- 'repository_office365 ' => 2025040810 ,
38- 'theme_boost_o365teams ' => 2025040810 ,
37+ 'repository_office365 ' => 2025040815 ,
38+ 'theme_boost_o365teams ' => 2025040815 ,
3939];
Original file line number Diff line number Diff line change 2424
2525defined ('MOODLE_INTERNAL ' ) || die ();
2626
27- $ plugin ->version = 2025040800 ;
27+ $ plugin ->version = 2025040805 ;
2828$ plugin ->requires = 2025040800 ;
29- $ plugin ->release = '5.0.0 ' ;
29+ $ plugin ->release = '5.0.4 ' ;
3030$ plugin ->component = 'local_onenote ' ;
3131$ plugin ->maturity = MATURITY_STABLE ;
3232$ plugin ->dependencies = [
33- 'local_o365 ' => 2025040800 ,
33+ 'local_o365 ' => 2025040820 ,
3434];
Original file line number Diff line number Diff line change 2525
2626defined ('MOODLE_INTERNAL ' ) || die ();
2727
28- $ plugin ->version = 2025040800 ;
28+ $ plugin ->version = 2025040805 ;
2929$ plugin ->requires = 2025040800 ;
30- $ plugin ->release = '5.0.0 ' ;
30+ $ plugin ->release = '5.0.4 ' ;
3131$ plugin ->component = 'assignfeedback_onenote ' ;
3232$ plugin ->maturity = MATURITY_STABLE ;
3333$ plugin ->dependencies = [
34- 'local_onenote ' => 2025040800 ,
34+ 'local_onenote ' => 2025040805 ,
3535];
Original file line number Diff line number Diff line change 2424
2525defined ('MOODLE_INTERNAL ' ) || die ();
2626
27- $ plugin ->version = 2025040810 ;
27+ $ plugin ->version = 2025040815 ;
2828$ plugin ->requires = 2025040800 ;
29- $ plugin ->release = '5.0.2 ' ;
29+ $ plugin ->release = '5.0.4 ' ;
3030$ plugin ->component = 'repository_office365 ' ;
3131$ plugin ->maturity = MATURITY_STABLE ;
3232$ plugin ->dependencies = [
33- 'local_o365 ' => 2025040810 ,
33+ 'local_o365 ' => 2025040820 ,
3434];
Original file line number Diff line number Diff line change 2424
2525defined ('MOODLE_INTERNAL ' ) || die ();
2626
27- $ plugin ->version = 2025040810 ;
27+ $ plugin ->version = 2025040815 ;
2828$ plugin ->requires = 2025040800 ;
29- $ plugin ->release = '5.0.2 ' ;
29+ $ plugin ->release = '5.0.4 ' ;
3030$ plugin ->component = 'theme_boost_o365teams ' ;
3131$ plugin ->maturity = MATURITY_STABLE ;
3232$ plugin ->dependencies = [
33- 'local_o365 ' => 2025040810 ,
33+ 'local_o365 ' => 2025040820 ,
3434];
You can’t perform that action at this time.
0 commit comments