version bump to 1.13.8 + changelog
This commit is contained in:
		
							parent
							
								
									08725ba2bb
								
							
						
					
					
						commit
						8b6f06f0f9
					
				|  | @ -1,5 +1,10 @@ | |||
| ###Changelog | ||||
| 
 | ||||
| ####Version 1.13.8 | ||||
| * show identities instead of resources in selection dialog | ||||
| * allow TLS direct connect when port is set to 5223 | ||||
| * bug fixes | ||||
| 
 | ||||
| ####Version 1.13.7 | ||||
| * bug fixes | ||||
| 
 | ||||
|  |  | |||
|  | @ -54,8 +54,8 @@ android { | |||
| 	defaultConfig { | ||||
| 		minSdkVersion 14 | ||||
| 		targetSdkVersion 23 | ||||
| 		versionCode 165 | ||||
| 		versionName "1.13.7" | ||||
| 		versionCode 166 | ||||
| 		versionName "1.13.8" | ||||
| 		archivesBaseName += "-$versionName" | ||||
| 		applicationId "eu.siacs.conversations" | ||||
| 	} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Daniel Gultsch
						Daniel Gultsch