mirror of
https://github.com/FossifyOrg/Camera.git
synced 2025-12-23 23:59:51 -05:00
chore(release): v1.0.3 (4) (#107)
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.0.3
|
||||
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.3] - 2025-06-09
|
||||
|
||||
### Changed
|
||||
|
||||
- Updated translations
|
||||
@@ -39,7 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
- Initial release
|
||||
|
||||
[Unreleased]: https://github.com/FossifyOrg/Camera/compare/1.0.2...HEAD
|
||||
[Unreleased]: https://github.com/FossifyOrg/Camera/compare/1.0.3...HEAD
|
||||
[1.0.3]: https://github.com/FossifyOrg/Camera/compare/1.0.2...1.0.3
|
||||
[1.0.2]: https://github.com/FossifyOrg/Camera/compare/1.0.1...1.0.2
|
||||
[1.0.1]: https://github.com/FossifyOrg/Camera/compare/1.0.0...1.0.1
|
||||
[1.0.0]: https://github.com/FossifyOrg/Camera/releases/tag/1.0.0
|
||||
|
||||
8
fastlane/metadata/android/en-US/changelogs/4.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/4.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Changed:
|
||||
|
||||
• Updated translations
|
||||
|
||||
Fixed:
|
||||
|
||||
• Fixed loud shutter sound on some devices
|
||||
|
||||
@@ -11,6 +11,6 @@ org.gradle.unsafe.configuration-cache-problems=warn
|
||||
android.nonTransitiveRClass=true
|
||||
|
||||
# Versioning
|
||||
VERSION_NAME=1.0.2
|
||||
VERSION_CODE=3
|
||||
VERSION_NAME=1.0.3
|
||||
VERSION_CODE=4
|
||||
APP_ID=org.fossify.camera
|
||||
|
||||
Reference in New Issue
Block a user