Skip to content

Commit eae2ea2

Browse files
chore(release): v1.4.0 (8)
1 parent 2c62ecb commit eae2ea2

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.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-06-08
11+
1012
### Added
1113

1214
- Holidays for Vietnam
@@ -114,7 +116,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
114116

115117
- Initial release
116118

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

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)