Bump version
This commit is contained in:
parent
8957a08453
commit
83d5d53d8a
@ -1,6 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.7.1] - 2020-12-21
|
||||||
### Added
|
### Added
|
||||||
- Accept group invitation with `updateGroup -g GROUP_ID`
|
- Accept group invitation with `updateGroup -g GROUP_ID`
|
||||||
- Decline group invitation with `quitGroup -g GROUP_ID`
|
- Decline group invitation with `quitGroup -g GROUP_ID`
|
||||||
|
@ -7,7 +7,7 @@ targetCompatibility = JavaVersion.VERSION_11
|
|||||||
|
|
||||||
mainClassName = 'org.asamk.signal.Main'
|
mainClassName = 'org.asamk.signal.Main'
|
||||||
|
|
||||||
version = '0.7.0'
|
version = '0.7.1'
|
||||||
|
|
||||||
compileJava.options.encoding = 'UTF-8'
|
compileJava.options.encoding = 'UTF-8'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user