diff --git a/uni/app_version.txt b/uni/app_version.txt index 495a05686..54fadd55b 100644 --- a/uni/app_version.txt +++ b/uni/app_version.txt @@ -1 +1 @@ -1.7.21+233 +1.7.22+235 diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index 0223a2561..ddc92328c 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.7.21+233 +version: 1.7.22+235 environment: sdk: ">=3.0.0 <4.0.0"