diff --git a/lib/globals.dart b/lib/globals.dart index 272bab884..8f59e0c6c 100644 --- a/lib/globals.dart +++ b/lib/globals.dart @@ -1 +1 @@ -const String currentVersion = '0.3.0-2+46'; +const String currentVersion = '0.3.0-3+47'; diff --git a/pubspec.yaml b/pubspec.yaml index 8308b27e0..20f7533ea 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.3.0-2+46 +version: 0.3.0-3+47 environment: sdk: "^3.0.0"