diff --git a/assets/source/linux/rune.metainfo.xml b/assets/source/linux/rune.metainfo.xml index 93d40076a..5b9a8bdeb 100644 --- a/assets/source/linux/rune.metainfo.xml +++ b/assets/source/linux/rune.metainfo.xml @@ -57,6 +57,20 @@ + + +

Features

+
    +
  • Add config buttons on mobile devices for scrobbling services
  • +
  • Update lyric scroll scheduling logic
  • +
  • Update JA, JA_Kana and JA_Nise translation by @NovaDNG
  • +
+

Bugs

+
    +
  • macOS build is broken by @laosb
  • +
+
+

Features

diff --git a/pubspec.yaml b/pubspec.yaml index e81d993dc..f8fc6d91e 100644 --- a/pubspec.yaml +++ b/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.1.2002 +version: 1.1.2003 environment: sdk: '>=3.5.1 <4.0.0' @@ -167,7 +167,7 @@ msix_config: publisher_display_name: Losses Don identity_name: 23662LossesDon.RunePlayer publisher: CN=16FBEDB1-15BD-44BA-B4B4-FF0448A66E6C - msix_version: 1.1.2002.0 + msix_version: 1.1.2003.0 store: true capabilities: removableStorage logo_path: ./assets/source/microsoft_store/installer_icon.png