From 8546d4e74caa7609e7b43590510f0a970920dba6 Mon Sep 17 00:00:00 2001 From: LOSSES Don <1384036+Losses@users.noreply.github.com> Date: Tue, 31 Dec 2024 18:48:01 +0800 Subject: [PATCH] chore: Bump to `v1.1.0-beta.2` --- assets/source/linux/rune.metainfo.xml | 16 ++++++++++++++++ pubspec.yaml | 4 ++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/assets/source/linux/rune.metainfo.xml b/assets/source/linux/rune.metainfo.xml index 97a6a17c8..bf6f53c71 100644 --- a/assets/source/linux/rune.metainfo.xml +++ b/assets/source/linux/rune.metainfo.xml @@ -57,6 +57,22 @@ + + +

Features

+
    +
  • Updated translation files by @123Duo3.
  • +
  • Improved randomness of the cover art wall.
  • +
+

Bugs

+
    +
  • Enhanced image rendering quality by setting filter quality to high.
  • +
  • Fixed issue where switching among playback modes was not possible when there were + insufficient enabled modes.
  • +
  • Resolved issue where the navigation back text was not clickable on the bottom side.
  • +
+
+

Features

diff --git a/pubspec.yaml b/pubspec.yaml index aa039647a..e44399d4f 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.3001 +version: 1.1.3002 environment: sdk: '>=3.5.1 <4.0.0' @@ -168,7 +168,7 @@ msix_config: publisher_display_name: Losses Don identity_name: 23662LossesDon.RunePlayer publisher: CN=16FBEDB1-15BD-44BA-B4B4-FF0448A66E6C - msix_version: 1.1.3001.0 + msix_version: 1.1.3002.0 store: true capabilities: removableStorage logo_path: ./assets/source/microsoft_store/installer_icon.png