Bump version to 0.12.8
This commit is contained in:
		
							parent
							
								
									a0f33ac942
								
							
						
					
					
						commit
						a48fdaf8b7
					
				@ -20,6 +20,11 @@
 | 
				
			|||||||
- Implemented full remote storage sync.
 | 
					- Implemented full remote storage sync.
 | 
				
			||||||
  Provides better contact and settings sync for linked devices.
 | 
					  Provides better contact and settings sync for linked devices.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## [0.12.8] - 2024-02-06
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Fixes
 | 
				
			||||||
 | 
					- Update user agent
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## [0.12.7] - 2023-12-15
 | 
					## [0.12.7] - 2023-12-15
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Attention**: Now requires native libsignal-client version 0.36.1
 | 
					**Attention**: Now requires native libsignal-client version 0.36.1
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@ plugins {
 | 
				
			|||||||
    id("org.graalvm.buildtools.native") version "0.10.0"
 | 
					    id("org.graalvm.buildtools.native") version "0.10.0"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
version = "0.12.8-SNAPSHOT"
 | 
					version = "0.12.9-SNAPSHOT"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
java {
 | 
					java {
 | 
				
			||||||
    sourceCompatibility = JavaVersion.VERSION_21
 | 
					    sourceCompatibility = JavaVersion.VERSION_21
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user