mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-24 01:24:24 +01:00
Bump version
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.8.4.1] - 2021-06-20
|
||||
### Fixed
|
||||
- Incorrect error handling in register command
|
||||
|
||||
## [0.8.4] - 2021-06-13
|
||||
**Attention**: Now requires native libsignal-client version 0.8.1
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ plugins {
|
||||
`check-lib-versions`
|
||||
}
|
||||
|
||||
version = "0.8.4"
|
||||
version = "0.8.4.1"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
|
||||
Reference in New Issue
Block a user