We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbdcf6d commit 70e236bCopy full SHA for 70e236b
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.4.4] - 20220322
2
+- bump polkawallet_sdk v0.4.4.
3
+- ui v3 update.
4
+
5
## [0.4.1] - 20220209
6
- bump polkawallet_sdk v0.4.1.
7
- ui v3 update.
pubspec.yaml
@@ -1,6 +1,6 @@
name: polkawallet_plugin_karura
description: Karura network plugin for Polkawallet.
-version: 0.4.1
+version: 0.4.4
homepage:
environment:
@@ -21,7 +21,7 @@ dependencies:
21
device_info: ^2.0.1
22
graphql_flutter: ^5.0.0-nullsafety.5
23
liquid_progress_indicator: ^0.4.0
24
- polkawallet_sdk: ^0.4.1
+ polkawallet_sdk: ^0.4.4
25
polkawallet_ui: ^0.4.1
26
flutter_screenutil: ^5.0.0+2
27
skeleton_loader: ^2.0.0+4
0 commit comments