diff --git a/Appcast.xml b/Appcast.xml index 12fbff2..4a9eeec 100644 --- a/Appcast.xml +++ b/Appcast.xml @@ -2,6 +2,24 @@ YT Music + + Version 1.3.2 + + + body { font-family: -apple-system, sans-serif; font-size: 0.9em; line-height: 150%; } + h3 { font-size: 1.5em; margin-bottom: 0; font-weight: 700; } + li { margin-bottom: 0.5em; } +

Fixed

  • A periodic inconsistency where the app launches to a blank screen. #164
+ ]]> +
+ Tue, 3 May 2022 02:54:31 +0000 + 10.13 + +
Version 1.3.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d353a4..9d5b551 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.3.2] - 2022-05-03 + ### Fixed * A periodic inconsistency where the app launches to a blank screen. [#164](https://github.com/steve228uk/YouTube-Music/pull/164) @@ -122,7 +124,8 @@ I hope the changes are well received and any feedback or bugs can be reported on * Initial version of YT Music wrapper -[Unreleased]: https://github.com/steve228uk/YouTube-Music/compare/1.3.1...HEAD +[Unreleased]: https://github.com/steve228uk/YouTube-Music/compare/1.3.2...HEAD +[1.3.2]: https://github.com/steve228uk/YouTube-Music/compare/1.3.1...1.3.2 [1.3.1]: https://github.com/steve228uk/YouTube-Music/compare/1.3.0...1.3.1 [1.3.0]: https://github.com/steve228uk/YouTube-Music/compare/1.2.0...1.3.0 [1.2.0]: https://github.com/steve228uk/YouTube-Music/compare/1.1.1...1.2.0 diff --git a/YT Music.xcodeproj/project.pbxproj b/YT Music.xcodeproj/project.pbxproj index 0f0351a..679e17f 100644 --- a/YT Music.xcodeproj/project.pbxproj +++ b/YT Music.xcodeproj/project.pbxproj @@ -598,7 +598,7 @@ CODE_SIGN_IDENTITY = "-"; CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 13; + CURRENT_PROJECT_VERSION = 14; DEVELOPMENT_TEAM = ""; ENABLE_HARDENED_RUNTIME = NO; FRAMEWORK_SEARCH_PATHS = ( @@ -630,7 +630,7 @@ CODE_SIGN_IDENTITY = "Developer ID Application"; CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 13; + CURRENT_PROJECT_VERSION = 14; DEVELOPMENT_TEAM = ""; ENABLE_HARDENED_RUNTIME = YES; FRAMEWORK_SEARCH_PATHS = ( diff --git a/YT Music/Info.plist b/YT Music/Info.plist index af12caa..0b0b180 100644 --- a/YT Music/Info.plist +++ b/YT Music/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.1 + 1.3.2 CFBundleVersion - 13 + 14 LSApplicationCategoryType public.app-category.music LSMinimumSystemVersion