mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
Bump version
This commit is contained in:
parent
4c3a249a2c
commit
9fff8f5b14
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.6.12] - 2020-11-22
|
||||
### Added
|
||||
- Show additional message content (view once, remote delete, mention, …) for received messages
|
||||
- `--captcha` parameter for `register` command, required for some IP ranges
|
||||
|
|
|
@ -7,7 +7,7 @@ targetCompatibility = JavaVersion.VERSION_11
|
|||
|
||||
mainClassName = 'org.asamk.signal.Main'
|
||||
|
||||
version = '0.6.11'
|
||||
version = '0.6.12'
|
||||
|
||||
compileJava.options.encoding = 'UTF-8'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue