Skip to content

Commit

Permalink
chore: Bump to v1.1.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Losses committed Dec 20, 2024
1 parent 724a21d commit 65d9c4b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions assets/source/linux/rune.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,16 @@
</screenshots>

<releases>
<release version="1.1.0-alpha.2" date="2024-12-20">
<description>
<p>Features</p>
<ul>
<li>Implementing last.fm, libre.fm, ListenBrainz integration</li>
<li>Updated pseudo Chinese translation by @NovaDNG</li>
<li>Add actual language placeholder files by @laosb</li>
</ul>
</description>
</release>
<release version="1.1.0-alpha.1" date="2024-12-18">
<description>
<p>Features</p>
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2001
version: 1.1.2002

environment:
sdk: '>=3.5.1 <4.0.0'
Expand Down Expand Up @@ -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.2001.0
msix_version: 1.1.2002.0
store: true
capabilities: removableStorage
logo_path: ./assets/source/microsoft_store/installer_icon.png
Expand Down

0 comments on commit 65d9c4b

Please sign in to comment.