We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9231158 commit 678726dCopy full SHA for 678726d
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: bit_flow
2
description: "Downloader Manager"
3
publish_to: 'none'
4
-version: 1.1.7
+version: 1.1.8
5
6
environment:
7
sdk: ^3.8.1
@@ -40,7 +40,7 @@ msix_config:
40
display_name: Bit Flow
41
publisher_display_name: ZhouCheng
42
identity_name: ZhouCheng.BitFlow
43
- msix_version: 1.1.7.0
+ msix_version: 1.1.8.0
44
logo_path: assets/icon.png
45
trim_logo: false
46
capabilities: internetClient, internetClientServer
0 commit comments