File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
16
16
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
17
17
# In Windows, build-name is used as the major, minor, and patch parts
18
18
# of the product and file versions while build-number is used as the build suffix.
19
- version : 2.1 .0+6
19
+ version : 2.2 .0+7
20
20
21
21
environment :
22
22
sdk : ' >=2.19.4 <3.0.0'
@@ -110,7 +110,7 @@ msix_config:
110
110
display_name : Sherpa
111
111
publisher_display_name : Bip-Rep
112
112
identity_name : com.biprep.sherpa
113
- msix_version : 2.1 .0.0
113
+ msix_version : 2.2 .0.0
114
114
logo_path : assets/sherpa.png
115
115
flutter_icons :
116
116
android : " launcher_icon"
@@ -127,4 +127,6 @@ flutter_icons:
127
127
icon_size : 48 # min:48, max:256, default: 48
128
128
macos :
129
129
generate : true
130
- image_path : " assets/sherpa.png"
130
+ image_path : " assets/sherpa.png"
131
+
132
+ # flutter pub run msix:create
You can’t perform that action at this time.
0 commit comments