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.2.0
2+ 1.2.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.2.1] - 2025-07-16
10+ ### Changed
11+ - Updated translations
12+
913### Fixed
1014- Fixed unknown error when updating ID3 tags ([ #206 ] )
1115
@@ -37,7 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3741[ #47 ] : https://github.com/FossifyOrg/Music-Player/issues/47
3842[ #206 ] : https://github.com/FossifyOrg/Music-Player/issues/206
3943
40- [ Unreleased ] : https://github.com/FossifyOrg/Music-Player/compare/1.2.0...HEAD
44+ [ Unreleased ] : https://github.com/FossifyOrg/Music-Player/compare/1.2.1...HEAD
45+ [ 1.2.1 ] : https://github.com/FossifyOrg/Music-Player/compare/1.2.0...1.2.1
4146[ 1.2.0 ] : https://github.com/FossifyOrg/Music-Player/compare/1.1.0...1.2.0
4247[ 1.1.0 ] : https://github.com/FossifyOrg/Music-Player/compare/1.0.0...1.1.0
4348[ 1.0.0 ] : https://github.com/FossifyOrg/Music-Player/releases/tag/1.0.0
Original file line number Diff line number Diff line change 1+ Changed:
2+
3+ • Updated translations
4+
5+ Fixed:
6+
7+ • Fixed unknown error when updating ID3 tags
8+
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.2.0
7- VERSION_CODE =3
6+ VERSION_NAME =1.2.1
7+ VERSION_CODE =4
88APP_ID =org.fossify.musicplayer
You can’t perform that action at this time.
0 commit comments