Skip to content

Commit 8d836c5

Browse files
committed
Update asset-transfer-api
1 parent 4d03a7f commit 8d836c5

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

variables.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,10 @@ dependencies:
77
architecture: macos-arm64
88
asset_transfer_api:
99
repository_url: https://github.com/paritytech/asset-transfer-api
10-
version: v0.6.0
10+
version: v0.6.1
1111
polkadot_sdk_solochain_template:
1212
repository_url: https://github.com/paritytech/polkadot-sdk-solochain-template
1313
version: v0.0.2
14-
polkadot_js_api:
15-
repository_url: https://github.com/polkadot-js/api
16-
version: v15.0.2
17-
ignore_updates: true # This specific version is used in asset-transfer-api. Should only be updated when asset-transfer-api is updated.
1814
srtool:
1915
repository_url: https://github.com/paritytech/srtool
2016
version: v0.18.2
@@ -50,8 +46,8 @@ dependencies:
5046
version: 1.0.4
5147
asset_transfer_api:
5248
name: '@substrate/asset-transfer-api'
53-
version: 0.6.0
54-
polkadot_js_api_version: v15.8.1 # Check changelog for pjs version bumps
49+
version: 0.6.1
50+
polkadot_js_api_version: v15.9.2 # Check changelog for pjs version bumps
5551
moonwall:
5652
name: '@moonwall/cli'
5753
version: 5.9.1

0 commit comments

Comments
 (0)