diff --git a/pubspec.yaml b/pubspec.yaml index 66477e922..babec5f68 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -47,7 +47,7 @@ description: a privacy focused matrix client # The following defines the version and build number for your application. # A version number is three numbers separated by dots, like 1.2.43 # followed by an optional build number separated by a +. -version: 0.1.6+161 +version: 0.1.6+163 environment: sdk: ">=2.9.0 <3.0.0" # <- modified to solve build_runner diff --git a/version.txt b/version.txt index 08e0fb8a6..49fc224b5 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ -versionName=0.1.5 -versionCode=153 +versionName=0.1.6 +versionCode=163