diff --git a/app/CHANGELOG.md b/app/CHANGELOG.md index 95446662c..6d4ffbe12 100644 --- a/app/CHANGELOG.md +++ b/app/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.10.7 + + - **FIX**: Add more german translation. + ## 1.10.6 - **FIX**: Adapt to flutter deprecations. diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 94cf393dd..16d9c4003 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -5,7 +5,7 @@ repository: https://github.com/hpi-studyu/studyu publish_to: 'none' -version: '1.10.6' +version: '1.10.7' environment: sdk: ">=2.7.0 <3.0.0"