Skip to content

Commit

Permalink
Bumped to 0.1.98
Browse files Browse the repository at this point in the history
  • Loading branch information
i5hi committed Nov 27, 2023
1 parent 4f0ef5b commit d771a76
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ios": true,
//
//
"**/pubspec.yaml": true,
// "**/pubspec.yaml": true,
//
//
// "**/test": true,
Expand Down
2 changes: 1 addition & 1 deletion lib/locator.dart
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import 'package:bb_mobile/settings/bloc/settings_cubit.dart';
import 'package:dio/dio.dart';
import 'package:get_it/get_it.dart';

const bbVersion = '0.1.97';
const bbVersion = '0.1.98';

GetIt locator = GetIt.instance;

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: bb_mobile
description: Bull Bitcoin Mobile Wallet
publish_to: 'none'
version: 0.1.97+10
version: 0.1.98+11

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit d771a76

Please sign in to comment.