File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed
Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 2525
2626defined ('MOODLE_INTERNAL ' ) || die ();
2727
28- $ plugin ->version = 2024042201 ;
28+ $ plugin ->version = 2024042205 ;
2929$ plugin ->requires = 2024042200 ;
30- $ plugin ->release = '4.4.0 ' ;
30+ $ plugin ->release = '4.4.1 ' ;
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 = 2024042200 ;
28+ $ plugin ->version = 2024042205 ;
2929$ plugin ->requires = 2024042200 ;
30- $ plugin ->release = '4.4.0 ' ;
30+ $ plugin ->release = '4.4.1 ' ;
3131$ plugin ->component = 'block_microsoft ' ;
3232$ plugin ->maturity = MATURITY_STABLE ;
3333$ plugin ->dependencies = [
34- 'local_o365 ' => 2024042200 ,
34+ 'local_o365 ' => 2024042205 ,
3535];
Original file line number Diff line number Diff line change 2626
2727defined ('MOODLE_INTERNAL ' ) || die ();
2828
29- $ plugin ->version = 2024042203 ;
29+ $ plugin ->version = 2024042205 ;
3030$ plugin ->requires = 2024042200 ;
31- $ plugin ->release = '4.4.0 ' ;
31+ $ plugin ->release = '4.4.1 ' ;
3232$ plugin ->component = 'local_o365 ' ;
3333$ plugin ->maturity = MATURITY_STABLE ;
3434$ plugin ->dependencies = [
35- 'auth_oidc ' => 2024042200 ,
35+ 'auth_oidc ' => 2024042205 ,
3636];
Original file line number Diff line number Diff line change 2525
2626defined ('MOODLE_INTERNAL ' ) || die ();
2727
28- $ plugin ->version = 2024042200 ;
28+ $ plugin ->version = 2024042205 ;
2929$ plugin ->requires = 2024042200 ;
30- $ plugin ->release = '4.4.0 ' ;
30+ $ plugin ->release = '4.4.1 ' ;
3131$ plugin ->component = 'local_office365 ' ;
3232$ plugin ->maturity = MATURITY_STABLE ;
3333$ plugin ->dependencies = [
34- 'auth_oidc ' => 2024042200 ,
35- 'block_microsoft ' => 2024042200 ,
36- 'local_o365 ' => 2024042200 ,
34+ 'auth_oidc ' => 2024042205 ,
35+ 'block_microsoft ' => 2024042205 ,
36+ 'local_o365 ' => 2024042205 ,
3737 'repository_office365 ' => 2024042200 ,
3838 'theme_boost_o365teams ' => 2024042200 ,
3939];
You can’t perform that action at this time.
0 commit comments