version bump to 1.11.3 and changelog
This commit is contained in:
		
							parent
							
								
									701742f550
								
							
						
					
					
						commit
						5eedce91f9
					
				| @ -1,5 +1,9 @@ | |||||||
| ###Changelog | ###Changelog | ||||||
| 
 | 
 | ||||||
|  | ####Version 1.11.3 | ||||||
|  | * check maximum file size when using HTTP Upload | ||||||
|  | * properly calculate caps hash | ||||||
|  | 
 | ||||||
| ####Version 1.11.2 | ####Version 1.11.2 | ||||||
| * only add image files to media scanner | * only add image files to media scanner | ||||||
| * allow to delete files | * allow to delete files | ||||||
|  | |||||||
| @ -58,8 +58,8 @@ android { | |||||||
| 	defaultConfig { | 	defaultConfig { | ||||||
| 		minSdkVersion 14 | 		minSdkVersion 14 | ||||||
| 		targetSdkVersion 23 | 		targetSdkVersion 23 | ||||||
| 		versionCode 134 | 		versionCode 135 | ||||||
| 		versionName "1.11.2" | 		versionName "1.11.3" | ||||||
| 		archivesBaseName += "-$versionName" | 		archivesBaseName += "-$versionName" | ||||||
| 		applicationId "eu.siacs.conversations" | 		applicationId "eu.siacs.conversations" | ||||||
| 	} | 	} | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Gultsch
						Daniel Gultsch