We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b2d2f commit f033f86Copy full SHA for f033f86
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.6.9
+version: 1.7.0
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.6.9.0
+ msix_version: 1.7.0.0
116
capabilities: internetClient
117
languages: en-us
118
install_certificate: false
0 commit comments