Skip to content

Commit 920084c

Browse files
committed
0.4.4 release
1 parent 42bdf67 commit 920084c

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.4.4] - 20220322
2+
3+
* bump polkawallet_sdk v0.4.4.
4+
* transfer asset to Karura through XCM
5+
16
## [0.3.0] - 20210826
27

38
* bump polkawallet_sdk v0.3.0.

pubspec.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: polkawallet_plugin_statemine
22
description: A statemine/statemint network plugin for polkawallet.
3-
version: 0.3.0
3+
version: 0.4.4
44
homepage:
55

66
environment:
@@ -15,11 +15,9 @@ dependencies:
1515
flutter_svg: ^0.23.0+1
1616
get_storage: ^2.0.2
1717
json_annotation: ^4.0.1
18-
# polkawallet_sdk: ^0.4.0
18+
# polkawallet_sdk: ^0.4.4
19+
# polkawallet_ui: ^0.4.1
1920
polkawallet_ui:
20-
# git:
21-
# url: https://github.com/polkawallet-io/ui.git
22-
# ref: 485a9cde97f2446d74a1aeb6d8d63e33683461a5
2321
path: ../ui
2422
polkawallet_sdk:
2523
path: ../sdk

0 commit comments

Comments
 (0)