We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c7edd3 commit b6c36d7Copy full SHA for b6c36d7
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.8
+version: 1.6.9
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.8.0
+ msix_version: 1.6.9.0
116
capabilities: internetClient
117
languages: en-us
118
install_certificate: false
0 commit comments