File tree Expand file tree Collapse file tree 4 files changed +17
-4
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 11# Auto-generated file. DO NOT EDIT.
2- 1.5.0
2+ 1.5.1
Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.5.1] - 2025-12-31
10+ ### Changed
11+ - Updated translations
12+
913### Fixed
1014- Fixed incorrect spacing between prefix and last name ([ #157 ] )
1115
@@ -119,7 +123,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
119123[ #360 ] : https://github.com/FossifyOrg/Contacts/issues/360
120124[ #415 ] : https://github.com/FossifyOrg/Contacts/issues/415
121125
122- [ Unreleased ] : https://github.com/FossifyOrg/Contacts/compare/1.5.0...HEAD
126+ [ Unreleased ] : https://github.com/FossifyOrg/Contacts/compare/1.5.1...HEAD
127+ [ 1.5.1 ] : https://github.com/FossifyOrg/Contacts/compare/1.5.0...1.5.1
123128[ 1.5.0 ] : https://github.com/FossifyOrg/Contacts/compare/1.4.0...1.5.0
124129[ 1.4.0 ] : https://github.com/FossifyOrg/Contacts/compare/1.3.0...1.4.0
125130[ 1.3.0 ] : https://github.com/FossifyOrg/Contacts/compare/1.2.5...1.3.0
Original file line number Diff line number Diff line change 1+ Changed:
2+
3+ • Updated translations
4+
5+ Fixed:
6+
7+ • Fixed incorrect spacing between prefix and last name
8+
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ android.nonTransitiveRClass=true
44org.gradle.jvmargs =-Xmx8192m
55
66# Versioning
7- VERSION_NAME =1.5.0
8- VERSION_CODE =12
7+ VERSION_NAME =1.5.1
8+ VERSION_CODE =13
99APP_ID =org.fossify.contacts
You can’t perform that action at this time.
0 commit comments