From f7d13d533a65bd2c935490b5ace9868f8c384f73 Mon Sep 17 00:00:00 2001 From: LOSSES Don <1384036+Losses@users.noreply.github.com> Date: Fri, 20 Dec 2024 18:17:24 +0800 Subject: [PATCH] chore: Bump to `v1.1.0-alpha.3` --- assets/source/linux/rune.metainfo.xml | 14 ++++++++++++++ pubspec.yaml | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) 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