Bump version
This commit is contained in:
parent
726237cfaa
commit
c1d3a647a2
@ -2,6 +2,11 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.8.3] - 2021-05-13
|
||||
### Fixed
|
||||
- Upgrading from account files with older profiles
|
||||
- Building native image with graalvm
|
||||
|
||||
## [0.8.2] - 2021-05-11
|
||||
### Added
|
||||
- A manual page for the DBus interface (Thanks @bublath, @exquo)
|
||||
|
@ -5,7 +5,7 @@ plugins {
|
||||
`check-lib-versions`
|
||||
}
|
||||
|
||||
version = "0.8.2"
|
||||
version = "0.8.3"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
|
Loading…
x
Reference in New Issue
Block a user