diff --git a/metadata/en-US/changelogs/89.txt b/metadata/en-US/changelogs/89.txt new file mode 100644 index 00000000..156fe5fb --- /dev/null +++ b/metadata/en-US/changelogs/89.txt @@ -0,0 +1 @@ +- Bug-fixes and improvements \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index b1a1aedf..5506d3c6 100644 --- a/pubspec.yaml +++ b/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.4.17+88 +version: 0.4.18+89 environment: sdk: ">=3.0.0 <4.0.0"