Skip to content

Commit 2fbabf8

Browse files
chore(release): v1.0.4 (5) (#73)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent 1b1e6b1 commit 2fbabf8

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.0.4

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.0.4] - 2025-07-05
11+
1012
### Changed
1113

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

4547
- Initial release
4648

47-
[Unreleased]: https://github.com/FossifyOrg/Thank-You/compare/1.0.3...HEAD
49+
[Unreleased]: https://github.com/FossifyOrg/Thank-You/compare/1.0.4...HEAD
50+
[1.0.4]: https://github.com/FossifyOrg/Thank-You/compare/1.0.3...1.0.4
4851
[1.0.3]: https://github.com/FossifyOrg/Thank-You/compare/1.0.2...1.0.3
4952
[1.0.2]: https://github.com/FossifyOrg/Thank-You/compare/1.0.1...1.0.2
5053
[1.0.1]: https://github.com/FossifyOrg/Thank-You/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+
• Fixed an issue where "Apply colors to all apps" did not work as expected
8+

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ android.nonTransitiveRClass=true
2020
# org.gradle.parallel=true
2121

2222
# Versioning
23-
VERSION_NAME=1.0.3
24-
VERSION_CODE=4
23+
VERSION_NAME=1.0.4
24+
VERSION_CODE=5
2525
APP_ID=org.fossify.thankyou

0 commit comments

Comments
 (0)