diff --git a/app/linux/flatpak/app.feeddeck.feeddeck.metainfo.xml b/app/linux/flatpak/app.feeddeck.feeddeck.metainfo.xml index f9b19c6..adb9e55 100644 --- a/app/linux/flatpak/app.feeddeck.feeddeck.metainfo.xml +++ b/app/linux/flatpak/app.feeddeck.feeddeck.metainfo.xml @@ -50,7 +50,22 @@ - + + +

Fixed

+
    +
  • #186: [core] Fix Warnings and Regenerate Splash Screens @ricoberger
  • +
  • #185: [core] Fix Web Build @ricoberger
  • +
  • #184: [core] Fix Metadata for Flatpak @ricoberger
  • +
  • #183: [core] Upload Raw Build in Windows CI/CD Pipeline @ricoberger
  • +
  • #182: [podcast] Fix Audio Playback on Windows and Linux @ricoberger
  • +
+
+ + https://github.com/feeddeck/feeddeck/releases/tag/v1.2.1 +
+ +

Added

    diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 1e3057b..87347c1 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.4.0+11 +version: 1.4.1+12 environment: sdk: '>=3.3.0 <4.0.0' @@ -169,7 +169,7 @@ msix_config: publisher_display_name: Rico Berger identity_name: 26077RicoBerger.FeedDeck publisher: CN=7740451A-C179-450A-B346-7231CA231332 - msix_version: 1.4.0.0 + msix_version: 1.4.1.0 logo_path: templates/app-icon/windows.png languages: en-us capabilities: internetClient