forked from CIT/Vmeda.Online
		
	Merge pull request #2438 from dpalou/MOBILE-3456
MOBILE-3456 core: Update version to 3.9.1
This commit is contained in:
		
						commit
						6845834b85
					
				| @ -1,5 +1,5 @@ | |||||||
| <?xml version='1.0' encoding='utf-8'?> | <?xml version='1.0' encoding='utf-8'?> | ||||||
| <widget android-versionCode="39000" id="com.moodle.moodlemobile" ios-CFBundleVersion="3.9.0.0" version="3.9.0" versionCode="39000" 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"> | <widget android-versionCode="39000" id="com.moodle.moodlemobile" ios-CFBundleVersion="3.9.1.0" version="3.9.1" versionCode="39100" 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"> | ||||||
|     <name>Moodle</name> |     <name>Moodle</name> | ||||||
|     <description>Moodle official app</description> |     <description>Moodle official app</description> | ||||||
|     <author email="mobile@moodle.com" href="http://moodle.com">Moodle Mobile team</author> |     <author email="mobile@moodle.com" href="http://moodle.com">Moodle Mobile team</author> | ||||||
| @ -241,7 +241,7 @@ | |||||||
|             <true /> |             <true /> | ||||||
|         </edit-config> |         </edit-config> | ||||||
|         <edit-config file="*-Info.plist" mode="merge" target="CFBundleShortVersionString"> |         <edit-config file="*-Info.plist" mode="merge" target="CFBundleShortVersionString"> | ||||||
|             <string>3.9.0</string> |             <string>3.9.1</string> | ||||||
|         </edit-config> |         </edit-config> | ||||||
|         <config-file parent="FIREBASE_ANALYTICS_COLLECTION_DEACTIVATED" target="*-Info.plist"> |         <config-file parent="FIREBASE_ANALYTICS_COLLECTION_DEACTIVATED" target="*-Info.plist"> | ||||||
|             <string>YES</string> |             <string>YES</string> | ||||||
|  | |||||||
| @ -6,7 +6,7 @@ | |||||||
|   <Identity Name="3312ADB7.MoodleDesktop" |   <Identity Name="3312ADB7.MoodleDesktop" | ||||||
|     ProcessorArchitecture="x64" |     ProcessorArchitecture="x64" | ||||||
|     Publisher="CN=33CDCDF6-1EB5-4827-9897-ED25C91A32F6" |     Publisher="CN=33CDCDF6-1EB5-4827-9897-ED25C91A32F6" | ||||||
|     Version="3.9.0.0" /> |     Version="3.9.1.0" /> | ||||||
|   <Properties> |   <Properties> | ||||||
|     <DisplayName>Moodle Desktop</DisplayName> |     <DisplayName>Moodle Desktop</DisplayName> | ||||||
|     <PublisherDisplayName>Moodle Pty Ltd.</PublisherDisplayName> |     <PublisherDisplayName>Moodle Pty Ltd.</PublisherDisplayName> | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "moodlemobile", |   "name": "moodlemobile", | ||||||
|   "version": "3.9.0", |   "version": "3.9.1", | ||||||
|   "description": "The official app for Moodle.", |   "description": "The official app for Moodle.", | ||||||
|   "author": { |   "author": { | ||||||
|     "name": "Moodle Pty Ltd.", |     "name": "Moodle Pty Ltd.", | ||||||
| @ -253,7 +253,7 @@ | |||||||
|       "category": "public.app-category.education", |       "category": "public.app-category.education", | ||||||
|       "icon": "resources/desktop/icon.icns", |       "icon": "resources/desktop/icon.icns", | ||||||
|       "target": "mas", |       "target": "mas", | ||||||
|       "bundleVersion": "3.9.0", |       "bundleVersion": "3.9.1", | ||||||
|       "extendInfo": { |       "extendInfo": { | ||||||
|         "ElectronTeamID": "2NU57U5PAW" |         "ElectronTeamID": "2NU57U5PAW" | ||||||
|       } |       } | ||||||
|  | |||||||
| @ -2,8 +2,8 @@ | |||||||
|     "app_id": "com.moodle.moodlemobile", |     "app_id": "com.moodle.moodlemobile", | ||||||
|     "appname": "Moodle Mobile", |     "appname": "Moodle Mobile", | ||||||
|     "desktopappname": "Moodle Desktop", |     "desktopappname": "Moodle Desktop", | ||||||
|     "versioncode": 3900, |     "versioncode": 3910, | ||||||
|     "versionname": "3.9.0", |     "versionname": "3.9.1", | ||||||
|     "cache_update_frequency_usually": 420000, |     "cache_update_frequency_usually": 420000, | ||||||
|     "cache_update_frequency_often": 1200000, |     "cache_update_frequency_often": 1200000, | ||||||
|     "cache_update_frequency_sometimes": 3600000, |     "cache_update_frequency_sometimes": 3600000, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user