File tree Expand file tree Collapse file tree 4 files changed +15
-4
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 11# Auto-generated file. DO NOT EDIT.
2- 1.1.2
2+ 1.1.3
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.1.3] - 2025-06-19
11+
1012### Changed
1113
1214- Updated translations
@@ -63,7 +65,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6365
6466- Initial release
6567
66- [ Unreleased ] : https://github.com/FossifyOrg/Launcher/compare/1.1.2...HEAD
68+ [ Unreleased ] : https://github.com/FossifyOrg/Launcher/compare/1.1.3...HEAD
69+ [ 1.1.3 ] : https://github.com/FossifyOrg/Launcher/compare/1.1.2...1.1.3
6770[ 1.1.2 ] : https://github.com/FossifyOrg/Launcher/compare/1.1.1...1.1.2
6871[ 1.1.1 ] : https://github.com/FossifyOrg/Launcher/compare/1.1.0...1.1.1
6972[ 1.1.0 ] : https://github.com/FossifyOrg/Launcher/compare/1.0.1...1.1.0
Original file line number Diff line number Diff line change 1+ Changed:
2+
3+ • Updated translations
4+
5+ Fixed:
6+
7+ • Addressed frequently occurring crashes
8+
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ android.nonTransitiveRClass=true
55org.gradle.jvmargs =-Xmx4096M
66
77# Versioning
8- VERSION_NAME =1.1.2
9- VERSION_CODE =5
8+ VERSION_NAME =1.1.3
9+ VERSION_CODE =6
1010APP_ID =org.fossify.home
You can’t perform that action at this time.
0 commit comments