Bump version
This commit is contained in:
parent
2727487902
commit
21d62c4557
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.8.2] - 2021-05-11
|
||||
### Added
|
||||
- A manual page for the DBus interface (Thanks @bublath, @exquo)
|
||||
- Remote message delete command (Thanks @adaptivegarage)
|
||||
|
@ -5,7 +5,7 @@ plugins {
|
||||
`check-lib-versions`
|
||||
}
|
||||
|
||||
version = "0.8.1"
|
||||
version = "0.8.2"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
|
Loading…
x
Reference in New Issue
Block a user