Skip to content

Commit

Permalink
Bumpted to version 0.1.98-1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
i5hi committed Dec 16, 2023
1 parent 283f620 commit 3df7ad5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/locator.dart
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,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.98-1.0';
const bbVersion = '0.1.98-1.1';

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.98-1.0+12
version: 0.1.98-1.1+13

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

0 comments on commit 3df7ad5

Please sign in to comment.