Skip to content

Commit 66c5bb8

Browse files
chore(release): v1.1.2 (5) (#164)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent c0cfab1 commit 66c5bb8

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

.fossify/release-marker.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto-generated file. DO NOT EDIT.
2+
1.1.2

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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.2] - 2025-06-06
11+
1012
### Changed
1113

1214
- Updated translations
@@ -53,7 +55,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5355

5456
- Initial release
5557

56-
[Unreleased]: https://github.com/FossifyOrg/Launcher/compare/1.1.1...HEAD
58+
[Unreleased]: https://github.com/FossifyOrg/Launcher/compare/1.1.2...HEAD
59+
[1.1.2]: https://github.com/FossifyOrg/Launcher/compare/1.1.1...1.1.2
5760
[1.1.1]: https://github.com/FossifyOrg/Launcher/compare/1.1.0...1.1.1
5861
[1.1.0]: https://github.com/FossifyOrg/Launcher/compare/1.0.1...1.1.0
5962
[1.0.1]: https://github.com/FossifyOrg/Launcher/compare/1.0.0...1.0.1
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Changed:
2+
3+
• Updated translations
4+
5+
Fixed:
6+
7+
• Clicking home screen app labels now works as expected
8+

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ android.nonTransitiveRClass=true
55
org.gradle.jvmargs=-Xmx4096M
66

77
# Versioning
8-
VERSION_NAME=1.1.1
9-
VERSION_CODE=4
8+
VERSION_NAME=1.1.2
9+
VERSION_CODE=5
1010
APP_ID=org.fossify.home

0 commit comments

Comments
 (0)