diff --git a/bruig/flutterui/bruig/pubspec.yaml b/bruig/flutterui/bruig/pubspec.yaml index 087697d9..fd7f80cd 100644 --- a/bruig/flutterui/bruig/pubspec.yaml +++ b/bruig/flutterui/bruig/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.1.5 +version: 0.1.6 environment: sdk: ">=2.17.0 <3.0.0" @@ -52,7 +52,7 @@ msix_config: display_name: Bison Relay GUI publisher_display_name: Company 0, LLC store: false - msix_version: 0.1.2.0 + msix_version: 0.1.6.0 icons_background_color: "#ffffff" architecture: x64 capabilities: "internetClient"