chore(release): v1.3.0 (15) (#502)

This commit is contained in:
fossifybot[bot] 2025-09-09 15:21:00 +05:30 committed by GitHub
parent 4f78cd42fc
commit 16126c6f09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 18 additions and 4 deletions

View file

@ -1,2 +1,2 @@
# Auto-generated file. DO NOT EDIT.
1.2.3
1.3.0

View file

@ -5,9 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.3.0] - 2025-09-09
### Added
- Option to keep conversations archived ([#334])
### Changed
- Updated translations
## [1.2.3] - 2025-08-21
### Changed
- Updated translations
@ -141,7 +146,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#359]: https://github.com/FossifyOrg/Messages/issues/359
[#461]: https://github.com/FossifyOrg/Messages/issues/461
[Unreleased]: https://github.com/FossifyOrg/Messages/compare/1.2.3...HEAD
[Unreleased]: https://github.com/FossifyOrg/Messages/compare/1.3.0...HEAD
[1.3.0]: https://github.com/FossifyOrg/Messages/compare/1.2.3...1.3.0
[1.2.3]: https://github.com/FossifyOrg/Messages/compare/1.2.2...1.2.3
[1.2.2]: https://github.com/FossifyOrg/Messages/compare/1.2.1...1.2.2
[1.2.1]: https://github.com/FossifyOrg/Messages/compare/1.2.0...1.2.1

View file

@ -0,0 +1,8 @@
Added:
• Option to keep conversations archived
Changed:
• Updated translations

View file

@ -3,6 +3,6 @@ android.useAndroidX=true
org.gradle.jvmargs=-Xmx8192m
# Versioning
VERSION_NAME=1.2.3
VERSION_CODE=14
VERSION_NAME=1.3.0
VERSION_CODE=15
APP_ID=org.fossify.messages