File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1+ # Auto-generated file. DO NOT EDIT.
2+ 1.4.0
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.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
Original file line number Diff line number Diff line change 1+ Added:
2+
3+ • Holidays for Vietnam
4+ • Holidays for Hong Kong
5+
6+ Changed:
7+
8+ • Updated translations
9+
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ android.useAndroidX=true
33org.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
88APP_ID =org.fossify.calendar
You can’t perform that action at this time.
0 commit comments