mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-30 15:14:14 +00:00
Bump version to 0.12.7
This commit is contained in:
parent
727f90d2e1
commit
c2830baef5
@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.12.7] - 2023-12-15
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
- Fix linking to an existing account
|
||||||
|
|
||||||
## [0.12.6] - 2023-12-11
|
## [0.12.6] - 2023-12-11
|
||||||
|
|
||||||
### 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.6"
|
version = "0.12.7"
|
||||||
|
|
||||||
java {
|
java {
|
||||||
sourceCompatibility = JavaVersion.VERSION_17
|
sourceCompatibility = JavaVersion.VERSION_17
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user