diff --git a/uni/app_version.txt b/uni/app_version.txt index fea29252c..effc4090c 100644 --- a/uni/app_version.txt +++ b/uni/app_version.txt @@ -1 +1 @@ -1.8.8+270 +1.9.0-beta.9+271 diff --git a/uni/lib/controller/fetchers/departures_fetcher.dart b/uni/lib/controller/fetchers/departures_fetcher.dart index fcdb766ac..23868b0ab 100644 --- a/uni/lib/controller/fetchers/departures_fetcher.dart +++ b/uni/lib/controller/fetchers/departures_fetcher.dart @@ -44,7 +44,6 @@ class DeparturesFetcher { callParam.indexOf("'") + 1, callParam.lastIndexOf("'"), ); - return csrfToken; } catch (e, stackTrace) { unawaited( diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index b1b425b6c..039f964ac 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.8.8+270 +version: 1.9.0-beta.9+271 environment: