mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-02-02 20:44:19 +01:00
Bump version
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.8.5] - 2021-08-07
|
||||
### Added
|
||||
- Source name is included in JSON receive output
|
||||
|
||||
### Fixed
|
||||
- Allow updateContact command to only set expiration timer without requiring a name parameter
|
||||
|
||||
## [0.8.4.1] - 2021-06-20
|
||||
### Fixed
|
||||
- Incorrect error handling in register command
|
||||
|
||||
@@ -5,7 +5,7 @@ plugins {
|
||||
`check-lib-versions`
|
||||
}
|
||||
|
||||
version = "0.8.4.1"
|
||||
version = "0.8.5"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
|
||||
Reference in New Issue
Block a user