chore(release): v1.5.0 (11) (#239)

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
fossifybot[bot]
2025-10-10 15:47:08 +05:30
committed by GitHub
parent f73df7a875
commit 2ea1d086d9
4 changed files with 18 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
# Auto-generated file. DO NOT EDIT.
1.4.2
1.5.0

View File

@@ -5,6 +5,11 @@ 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.5.0] - 2025-10-10
### Changed
- Updated translations
### Fixed
- Fixed a glitch in pattern lock after incorrect attempts
@@ -92,7 +97,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#190]: https://github.com/FossifyOrg/Notes/issues/190
[#201]: https://github.com/FossifyOrg/Notes/issues/201
[Unreleased]: https://github.com/FossifyOrg/Notes/compare/1.4.2...HEAD
[Unreleased]: https://github.com/FossifyOrg/Notes/compare/1.5.0...HEAD
[1.5.0]: https://github.com/FossifyOrg/Notes/compare/1.4.2...1.5.0
[1.4.2]: https://github.com/FossifyOrg/Notes/compare/1.4.1...1.4.2
[1.4.1]: https://github.com/FossifyOrg/Notes/compare/1.4.0...1.4.1
[1.4.0]: https://github.com/FossifyOrg/Notes/compare/1.3.1...1.4.0

View File

@@ -0,0 +1,8 @@
Changed:
• Updated translations
Fixed:
• Fixed a glitch in pattern lock after incorrect attempts

View File

@@ -4,6 +4,6 @@ android.nonTransitiveRClass=true
org.gradle.jvmargs=-Xmx8g
# Versioning
VERSION_NAME=1.4.2
VERSION_CODE=10
VERSION_NAME=1.5.0
VERSION_CODE=11
APP_ID=org.fossify.notes