mirror of
https://github.com/FossifyOrg/Notes.git
synced 2025-12-23 23:59:34 -05:00
chore(release): v1.6.0 (12) (#243)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Auto-generated file. DO NOT EDIT.
|
||||
1.5.0
|
||||
1.6.0
|
||||
|
||||
@@ -6,9 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.6.0] - 2025-10-29
|
||||
### Changed
|
||||
|
||||
- Compatibility updates for Android 15 & 16
|
||||
- Updated translations
|
||||
|
||||
## [1.5.0] - 2025-10-10
|
||||
### Changed
|
||||
@@ -101,7 +102,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.5.0...HEAD
|
||||
[Unreleased]: https://github.com/FossifyOrg/Notes/compare/1.6.0...HEAD
|
||||
[1.6.0]: https://github.com/FossifyOrg/Notes/compare/1.5.0...1.6.0
|
||||
[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
|
||||
|
||||
5
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Changed:
|
||||
|
||||
• Compatibility updates for Android 15 & 16
|
||||
• Updated translations
|
||||
|
||||
@@ -4,6 +4,6 @@ android.nonTransitiveRClass=true
|
||||
org.gradle.jvmargs=-Xmx8g
|
||||
|
||||
# Versioning
|
||||
VERSION_NAME=1.5.0
|
||||
VERSION_CODE=11
|
||||
VERSION_NAME=1.6.0
|
||||
VERSION_CODE=12
|
||||
APP_ID=org.fossify.notes
|
||||
|
||||
Reference in New Issue
Block a user