mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-02-04 13:34:19 +01:00
Bump version to 0.10.9
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.10.9] - 2022-07-16
|
||||
|
||||
### Changed
|
||||
- updateAccount command checks self number and PNI after updating account attributes
|
||||
|
||||
### Fixed
|
||||
- Fixed small issue with syncing contacts from storage
|
||||
- Fixed issue with opening older account files
|
||||
|
||||
## [0.10.8] - 2022-06-13
|
||||
|
||||
### Added
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.9.13"
|
||||
}
|
||||
|
||||
version = "0.10.8"
|
||||
version = "0.10.9"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user