diff --git a/lib/globals.dart b/lib/globals.dart index 7d2289c7c..d002394ff 100644 --- a/lib/globals.dart +++ b/lib/globals.dart @@ -1 +1 @@ -const String currentVersion = '0.2.9-1+38'; +const String currentVersion = '0.2.9-2+39'; diff --git a/pubspec.yaml b/pubspec.yaml index 44da95a4d..74765c5f8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: thunder description: An open-source cross-platform Lemmy client for iOS and Android built with Flutter publish_to: "none" -version: 0.2.9-1+38 +version: 0.2.9-2+39 environment: sdk: "^3.0.0"