We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727bb57 commit 292f569Copy full SHA for 292f569
pubspec.yaml
@@ -3,7 +3,7 @@ description: "An ABS app"
3
4
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
5
6
-version: 1.8.4
+version: 1.8.5
7
8
environment:
9
sdk: '>=3.4.3 <4.0.0'
@@ -114,7 +114,7 @@ msix_config:
114
publisher_display_name: Vito0912
115
identity_name: Vito0912.Audiobookshelfly
116
package_name: Vito0912.Audiobookshelfly
117
- msix_version: 1.8.4.0
+ msix_version: 1.8.5.0
118
capabilities: internetClient
119
languages: en-us
120
install_certificate: false
0 commit comments