Skip to content

Commit 70d3d10

Browse files
chore(release): v1.4.0 (8) (#636)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent 03bb221 commit 70d3d10

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-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.4.0

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

1214
- Holidays for Vietnam ([#613])
@@ -115,7 +117,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
115117

116118
- Initial release
117119

118-
[Unreleased]: https://github.com/FossifyOrg/Calendar/compare/1.3.0...HEAD
120+
[Unreleased]: https://github.com/FossifyOrg/Calendar/compare/1.4.0...HEAD
121+
[1.4.0]: https://github.com/FossifyOrg/Calendar/compare/1.3.0...1.4.0
119122
[1.3.0]: https://github.com/FossifyOrg/Calendar/compare/1.2.0...1.3.0
120123
[1.2.0]: https://github.com/FossifyOrg/Calendar/compare/1.1.0...1.2.0
121124
[1.1.0]: https://github.com/FossifyOrg/Calendar/compare/1.0.3...1.1.0
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Added:
2+
3+
• Holidays for Vietnam
4+
• Holidays for Hong Kong
5+
6+
Changed:
7+
8+
• Updated translations
9+

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ android.useAndroidX=true
33
org.gradle.jvmargs=-Xmx8192m
44

55
# Versioning
6-
VERSION_NAME=1.3.0
7-
VERSION_CODE=7
6+
VERSION_NAME=1.4.0
7+
VERSION_CODE=8
88
APP_ID=org.fossify.calendar

0 commit comments

Comments
 (0)