diff --git a/android/fastlane/metadata/android/en-US/changelogs/69.txt b/android/fastlane/metadata/android/en-US/changelogs/69.txt new file mode 100644 index 0000000000..2b36972e18 --- /dev/null +++ b/android/fastlane/metadata/android/en-US/changelogs/69.txt @@ -0,0 +1 @@ +- Fixes the issue of new users not being able to upload after the first drive creation \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 423bc5705d..4853e11ba5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Secure, permanent storage publish_to: 'none' -version: 2.19.0 +version: 2.19.1 environment: sdk: '>=2.18.5 <3.0.0'