diff --git a/uni/app_version.txt b/uni/app_version.txt index 2bea4bada..c4149b5bb 100644 --- a/uni/app_version.txt +++ b/uni/app_version.txt @@ -1 +1 @@ -1.9.0-beta.20+283 +1.9.0-beta.21+284 diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index c1ae4072e..0b8e40442 100644 --- a/uni/pubspec.yaml +++ b/uni/pubspec.yaml @@ -7,7 +7,7 @@ publish_to: "none" # We do not publish to pub.dev # To change it manually, override the value in app_version.txt. # The app version code is automatically also bumped by CI. # Do not change it manually. -version: 1.9.0-beta.20+283 +version: 1.9.0-beta.21+284 environment: sdk: ">=3.4.0 <4.0.0"