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