File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 23492349 "core.settings.enablefirebaseanalyticsdescription" : " local_moodlemobileapp" ,
23502350 "core.settings.enablerichtexteditor" : " local_moodlemobileapp" ,
23512351 "core.settings.enablerichtexteditordescription" : " local_moodlemobileapp" ,
2352+ "core.settings.encryptedpushsupported" : " local_moodlemobileapp" ,
23522353 "core.settings.entriesincache" : " local_moodlemobileapp" ,
23532354 "core.settings.estimatedfreespace" : " local_moodlemobileapp" ,
23542355 "core.settings.filesystemroot" : " local_moodlemobileapp" ,
Original file line number Diff line number Diff line change 2525
2626defined ('MOODLE_INTERNAL ' ) || die;
2727
28- $ plugin ->version = 2023051100 ;
28+ $ plugin ->version = 2023053000 ;
2929$ plugin ->requires = 2018051700 ; // Require Moodle version (3.5).
3030$ plugin ->maturity = MATURITY_STABLE ;
31- $ plugin ->release = '4.2.0-rc ' ; // This should be the latest Mobile app version
31+ $ plugin ->release = '4.2.0 ' ; // This should be the latest Mobile app version
3232$ plugin ->component = 'local_moodlemobileapp ' ;
You can’t perform that action at this time.
0 commit comments