We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a520f2 commit 9eae8b3Copy full SHA for 9eae8b3
2 files changed
lib/locator.dart
@@ -53,7 +53,7 @@ import 'package:flutter_animate/flutter_animate.dart';
53
import 'package:get_it/get_it.dart';
54
import 'package:go_router/go_router.dart';
55
56
-const bbVersion = '0.3.1-6';
+const bbVersion = '0.3.2';
57
58
GetIt locator = GetIt.instance;
59
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: bb_mobile
2
description: Bull Bitcoin Mobile Wallet
3
publish_to: "none"
4
-version: 0.3.1-6+22
+version: 0.3.2+23
5
6
environment:
7
sdk: ">=3.3.0 <4.0.0"
0 commit comments