mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-01-26 18:53:34 +00:00
Bump version to 0.12.8
This commit is contained in:
parent
f23d531c1a
commit
3ce9be5166
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## [0.12.8] - 2024-02-06
|
||||
|
||||
### Fixes
|
||||
- Update user agent
|
||||
|
||||
## [0.12.7] - 2023-12-15
|
||||
|
||||
### Fixes
|
||||
|
||||
@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.9.28"
|
||||
}
|
||||
|
||||
version = "0.12.7"
|
||||
version = "0.12.8"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user