diff --git a/uni/app_version.txt b/uni/app_version.txt index c1f4ccf54..3a04413b4 100644 --- a/uni/app_version.txt +++ b/uni/app_version.txt @@ -1 +1 @@ -1.6.1+189 \ No newline at end of file +1.7.0+190 \ No newline at end of file diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index fdbccd0c1..78292fb41 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.6.1+189 +version: 1.7.0+190 environment: sdk: '>=3.0.0 <4.0.0'