diff --git a/fastlane/metadata/android/en-US/changelogs/11.txt b/fastlane/metadata/android/en-US/changelogs/11.txt new file mode 100644 index 00000000..b0d5a722 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/11.txt @@ -0,0 +1,2 @@ +Significant search speed improvement to host and port scanning. +Host Name for devices added on platform Linux and iOS. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 8c742d19..3d998a86 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: A new Flutter project. publish_to: 'none' -version: 0.14.0 +version: 1.0.1+11 environment: sdk: ">=2.17.0 <3.0.0"