Skip to content

Commit f52cd17

Browse files
committed
chore: bump parachain and clients versions
1 parent 416222c commit f52cd17

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/docker-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ if ! [ -d "local-setup" ]
2323
then
2424
mkdir local-setup
2525
git clone https://github.com/interlay/parachain-launch/
26-
cd parachain-launch && git checkout 1.1.0-p1.21.3-c1.19.1 && yarn install
26+
cd parachain-launch && git checkout 1.1.0-p1.21.10-c1.19.6 && yarn install
2727
yarn start generate --config=configs/kintsugi.yml --servicesPath=configs/kintsugi-services.yml --yes --output=local-setup-kint
2828
mv local-setup-kint ../local-setup/kint
2929
yarn start generate --config=configs/interlay.yml --servicesPath=configs/interlay-services.yml --yes --output=local-setup-intr

src/json/parachain.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)