Skip to content

Commit

Permalink
bump polkawallet_sdk v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
RomeroYang committed May 5, 2022
1 parent 538db58 commit a6bf04e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [0.4.5] - 20220505
- bump polkawallet_sdk v0.4.5.
- XCM transfer rebuild.
- Vault adjust page rebuild.

## [0.4.4] - 20220322
- bump polkawallet_sdk v0.4.4.
- v3 UI update from karura.
Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -806,14 +806,14 @@ packages:
path: "../sdk"
relative: true
source: path
version: "0.4.4"
version: "0.4.5"
polkawallet_ui:
dependency: "direct main"
description:
path: "../ui"
relative: true
source: path
version: "0.4.4"
version: "0.4.5"
pool:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: polkawallet_plugin_acala
description: Acala network plugin for Polkawallet.
version: 0.4.4
version: 0.4.5
homepage:

environment:
Expand All @@ -21,8 +21,8 @@ dependencies:
device_info: ^2.0.1
graphql_flutter: ^5.0.0-nullsafety.5
liquid_progress_indicator: ^0.4.0
polkawallet_sdk: ^0.4.4
polkawallet_ui: ^0.4.1
polkawallet_sdk: ^0.4.5
polkawallet_ui: ^0.4.5
flutter_screenutil: ^5.0.0+2
skeleton_loader: ^2.0.0+4
rive: ^0.7.33
Expand Down

0 comments on commit a6bf04e

Please sign in to comment.