Fix Release 1.2.2 notes path

* Fix release notes path

* Update release version in changelogs
This commit is contained in:
Honza Rychnovský 2024-11-18 13:28:44 +01:00 committed by GitHub
parent 13cf2c435d
commit 6129b6c6f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ and this application adheres to [Semantic Versioning](https://semver.org/spec/v2
## [Unreleased]
## [1.2.2 (788)] - 2024-11-17
## [1.2.2 (789)] - 2024-11-18
### Added
- Address book encryption

View File

@ -293,7 +293,7 @@ abstract class PublishToGooglePlay @Inject constructor(
add(LocalizedText().apply {
language = languageTag.tag
text = ChangelogParser.getChangelogEntry(
filePath = releaseNotesFilePath + languageTag + releaseNotesFileSuffix,
filePath = releaseNotesFilePath + languageTag.tag + releaseNotesFileSuffix,
languageTag = languageTag,
versionNameFallback = gradleVersionName
).toInAppUpdateReleaseNotesText()

View File

@ -9,7 +9,7 @@ directly impact users rather than highlighting other key architectural updates.*
## [Unreleased]
## [1.2.2 (788)] - 2024-11-17
## [1.2.2 (789)] - 2024-11-18
### Added
- Hola! We taught Zashi to speak Spanish!

View File

@ -9,7 +9,7 @@ directly impact users rather than highlighting other key architectural updates.*
## [Unreleased]
## [1.2.2 (788)] - 2024-11-17
## [1.2.2 (789)] - 2024-11-18
### Agregado
- ¡Hola!, Zashi aprendió Español.