mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-10 01:14:25 +01:00
Bump version to 0.12.8
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
- Implemented full remote storage sync.
|
||||
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
|
||||
|
||||
**Attention**: Now requires native libsignal-client version 0.36.1
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.10.0"
|
||||
}
|
||||
|
||||
version = "0.12.8-SNAPSHOT"
|
||||
version = "0.12.9-SNAPSHOT"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_21
|
||||
|
||||
Reference in New Issue
Block a user