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 1
1
<?xml version =' 1.0' encoding =' utf-8' ?>
2
- <widget android-versionCode =" 50001 " id =" com.moodle.moodlemobile" ios-CFBundleVersion =" 5.0.0.1 " version =" 5.0.0" versionCode =" 50001 " xmlns =" http://www.w3.org/ns/widgets" xmlns : android =" http://schemas.android.com/apk/res/android" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
2
+ <widget android-versionCode =" 50002 " id =" com.moodle.moodlemobile" ios-CFBundleVersion =" 5.0.0.2 " version =" 5.0.0" versionCode =" 50002 " xmlns =" http://www.w3.org/ns/widgets" xmlns : android =" http://schemas.android.com/apk/res/android" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
3
3
<name >Moodle</name >
4
4
<description >Moodle official app</description >
5
5
<author email =" mobile@moodle.com" href =" http://moodle.com" >Moodle Mobile team</author >
28
28
<preference name =" UIWebViewBounce" value =" false" />
29
29
<preference name =" DisallowOverscroll" value =" true" />
30
30
<preference name =" prerendered-icon" value =" true" />
31
- <preference name =" AppendUserAgent" value =" MoodleMobile 5.0.0 (50001 )" />
31
+ <preference name =" AppendUserAgent" value =" MoodleMobile 5.0.0 (50002 )" />
32
32
<preference name =" BackupWebStorage" value =" none" />
33
33
<preference name =" ScrollEnabled" value =" true" />
34
34
<preference name =" KeyboardDisplayRequiresUserAction" value =" false" />
Original file line number Diff line number Diff line change 1
1
{
2
2
"app_id" : " com.moodle.moodlemobile" ,
3
3
"appname" : " Moodle Mobile" ,
4
- "versioncode" : 50001 ,
4
+ "versioncode" : 50002 ,
5
5
"versionname" : " 5.0.0" ,
6
6
"cache_update_frequency_usually" : 420000 ,
7
7
"cache_update_frequency_often" : 1200000 ,
You can’t perform that action at this time.
0 commit comments