version bump to 1.5.1 and changelog
This commit is contained in:
		
							parent
							
								
									32f90613a3
								
							
						
					
					
						commit
						31cb742bbf
					
				| @ -1,5 +1,9 @@ | ||||
| ###Changelog | ||||
| 
 | ||||
| ####Version 1.5.1 | ||||
| * fixed rare crashes | ||||
| * improved otr support | ||||
| 
 | ||||
| ####Version 1.5.0 | ||||
| * upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side | ||||
| 
 | ||||
|  | ||||
| @ -45,8 +45,8 @@ android { | ||||
| 	defaultConfig { | ||||
| 		minSdkVersion 14 | ||||
| 		targetSdkVersion 21 | ||||
| 		versionCode 78 | ||||
| 		versionName "1.5.0" | ||||
| 		versionCode 79 | ||||
| 		versionName "1.5.1" | ||||
| 	} | ||||
| 
 | ||||
| 	compileOptions { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Gultsch
						Daniel Gultsch