Bump version
This commit is contained in:
parent
4c3a249a2c
commit
9fff8f5b14
@ -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…
x
Reference in New Issue
Block a user