We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f619bd commit 3a58190Copy full SHA for 3a58190
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.4
+version: 1.7.5
7
8
environment:
9
sdk: '>=3.4.3 <4.0.0'
@@ -115,7 +115,7 @@ msix_config:
115
publisher_display_name: Vito0912
116
identity_name: Vito0912.Audiobookshelfly
117
package_name: Vito0912.Audiobookshelfly
118
- msix_version: 1.7.4.0
+ msix_version: 1.7.5.0
119
capabilities: internetClient
120
languages: en-us
121
install_certificate: false
0 commit comments