version bump and changelog
This commit is contained in:
		
							parent
							
								
									9dcf074a79
								
							
						
					
					
						commit
						f2ccf073bd
					
				| @ -1,5 +1,10 @@ | |||||||
| ###Changelog | ###Changelog | ||||||
| 
 | 
 | ||||||
|  | ####Version 1.6.11 | ||||||
|  | * tab completion for MUC nicks | ||||||
|  | * history export | ||||||
|  | * bug fixes | ||||||
|  | 
 | ||||||
| ####Version 1.6.10 | ####Version 1.6.10 | ||||||
| * fixed facebook login | * fixed facebook login | ||||||
| * fixed bug with ejabberd mam | * fixed bug with ejabberd mam | ||||||
|  | |||||||
| @ -48,8 +48,8 @@ android { | |||||||
| 	defaultConfig { | 	defaultConfig { | ||||||
| 		minSdkVersion 14 | 		minSdkVersion 14 | ||||||
| 		targetSdkVersion 21 | 		targetSdkVersion 21 | ||||||
| 		versionCode 96 | 		versionCode 97 | ||||||
| 		versionName "1.6.10" | 		versionName "1.6.11" | ||||||
| 		project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName); | 		project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName); | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Gultsch
						Daniel Gultsch