mirror of
https://github.com/FossifyOrg/Calendar.git
synced 2025-12-23 23:59:23 -05:00
chore(release): v1.4.0 (8) (#636)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
2
.fossify/release-marker.txt
Normal file
2
.fossify/release-marker.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
# Auto-generated file. DO NOT EDIT.
|
||||
1.4.0
|
||||
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.4.0] - 2025-07-05
|
||||
|
||||
### Added
|
||||
|
||||
- Holidays for Vietnam ([#613])
|
||||
@@ -115,7 +117,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
- Initial release
|
||||
|
||||
[Unreleased]: https://github.com/FossifyOrg/Calendar/compare/1.3.0...HEAD
|
||||
[Unreleased]: https://github.com/FossifyOrg/Calendar/compare/1.4.0...HEAD
|
||||
[1.4.0]: https://github.com/FossifyOrg/Calendar/compare/1.3.0...1.4.0
|
||||
[1.3.0]: https://github.com/FossifyOrg/Calendar/compare/1.2.0...1.3.0
|
||||
[1.2.0]: https://github.com/FossifyOrg/Calendar/compare/1.1.0...1.2.0
|
||||
[1.1.0]: https://github.com/FossifyOrg/Calendar/compare/1.0.3...1.1.0
|
||||
|
||||
9
fastlane/metadata/android/en-US/changelogs/8.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/8.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Added:
|
||||
|
||||
• Holidays for Vietnam
|
||||
• Holidays for Hong Kong
|
||||
|
||||
Changed:
|
||||
|
||||
• Updated translations
|
||||
|
||||
@@ -3,6 +3,6 @@ android.useAndroidX=true
|
||||
org.gradle.jvmargs=-Xmx8192m
|
||||
|
||||
# Versioning
|
||||
VERSION_NAME=1.3.0
|
||||
VERSION_CODE=7
|
||||
VERSION_NAME=1.4.0
|
||||
VERSION_CODE=8
|
||||
APP_ID=org.fossify.calendar
|
||||
|
||||
Reference in New Issue
Block a user