Bump version to 0.12.5
This commit is contained in:
parent
b88f8c205e
commit
6d5b8b6a7b
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,6 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
## [0.12.5] - 2023-10-22
|
||||
|
||||
### Fixes
|
||||
- Fix issue with joining groups by group link for new accounts
|
||||
- Fix receiving address of shared contact
|
||||
- Fix receiving sync edit messages in groups
|
||||
|
||||
### Changed
|
||||
- Create safety numbers based on ACI instead of phone number
|
||||
|
||||
## [0.12.4] - 2023-10-22
|
||||
|
||||
|
@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.9.28"
|
||||
}
|
||||
|
||||
version = "0.12.4"
|
||||
version = "0.12.5"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_21
|
||||
|
Loading…
x
Reference in New Issue
Block a user