diff --git a/config.xml b/config.xml index 8b253006f..f872b5966 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Moodle Moodle official app Moodle Mobile team @@ -28,7 +28,7 @@ - + diff --git a/moodle.config.json b/moodle.config.json index ae657b7d1..fa18a4b96 100644 --- a/moodle.config.json +++ b/moodle.config.json @@ -1,7 +1,7 @@ { "app_id": "com.moodle.moodlemobile", "appname": "Moodle Mobile", - "versioncode": 45001, + "versioncode": 45002, "versionname": "4.5.0", "cache_update_frequency_usually": 420000, "cache_update_frequency_often": 1200000,