We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5387d5d commit 562a927Copy full SHA for 562a927
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.7.0
+version: 1.7.1
7
8
environment:
9
sdk: '>=3.4.3 <4.0.0'
@@ -112,7 +112,7 @@ msix_config:
112
publisher_display_name: Vito0912
113
identity_name: Vito0912.Audiobookshelfly
114
package_name: Vito0912.Audiobookshelfly
115
- msix_version: 1.7.0.0
+ msix_version: 1.7.1.0
116
capabilities: internetClient
117
languages: en-us
118
install_certificate: false
0 commit comments