We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de874a commit 0d4f2c4Copy full SHA for 0d4f2c4
1 file changed
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: moonfin
2
description: "Moonfin — Jellyfin & Emby media client for mobile, tablet, and desktop"
3
publish_to: 'none'
4
-version: 1.3.1+30000112
+version: 1.3.2+30000113
5
environment:
6
sdk: ^3.11.0
7
@@ -135,7 +135,7 @@ msix_config:
135
display_name: Moonfin
136
publisher_display_name: Moonfin
137
identity_name: com.moonfin.app
138
- msix_version: 1.3.1.0
+ msix_version: 1.3.2.0
139
logo_path: assets/icons/app_icon.png
140
capabilities: internetClient, internetClientServer
141
languages: en-us
0 commit comments