File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
27
27
defined ('MOODLE_INTERNAL ' ) || die ();
28
28
29
- $ plugin ->version = 2021051722 ;
29
+ $ plugin ->version = 2021051723 ;
30
30
$ plugin ->requires = 2021051700 ;
31
31
$ plugin ->release = '3.11.3 ' ;
32
32
$ plugin ->component = 'local_o365 ' ;
Original file line number Diff line number Diff line change 25
25
26
26
defined ('MOODLE_INTERNAL ' ) || die ();
27
27
28
- $ plugin ->version = 2021051722 ;
28
+ $ plugin ->version = 2021051723 ;
29
29
$ plugin ->requires = 2021051700 ;
30
30
$ plugin ->release = '3.11.3 ' ;
31
31
$ plugin ->component = 'local_office365 ' ;
32
32
$ plugin ->maturity = MATURITY_STABLE ;
33
33
$ plugin ->dependencies = [
34
34
'auth_oidc ' => 2021051720 ,
35
35
'block_microsoft ' => 2021051720 ,
36
- 'local_o365 ' => 2021051722 ,
36
+ 'local_o365 ' => 2021051723 ,
37
37
'repository_office365 ' => 2021051720 ,
38
38
'theme_boost_o365teams ' => 2021051720 ,
39
39
];
You can’t perform that action at this time.
0 commit comments