Skip to content

Commit 8ec834f

Browse files
committed
fix(upgrae)
1 parent 6a2ae62 commit 8ec834f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 1.0.3
19+
version: 1.0.4
2020

2121
environment:
2222
sdk: '>=3.4.0 <4.0.0'
@@ -158,7 +158,7 @@ msix_config:
158158
display_name: Bilibili Music
159159
# publisher_display_name: puretech.com
160160
# identity_name: com.puretech.purelive
161-
msix_version: 1.0.0.1
161+
msix_version: 1.0.0.2
162162
logo_path: assets/images/bilibili_2.png
163163
# capabilities: internetClient
164164
certificate_path: assets/keystore/CERTIFICATE.pfx

0 commit comments

Comments
 (0)