We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb72b4f commit 7214da1Copy full SHA for 7214da1
support/procedural-fork/update.sh
@@ -5,7 +5,7 @@ set -e
5
6
# Set the repository and tag
7
REPO_URL="[email protected]:paritytech/polkadot-sdk.git"
8
-POLKADOT_SDK_TAG="v1.10.0-rc3"
+POLKADOT_SDK_TAG="v1.16.0-rc1"
9
10
# Create a temporary directory for cloning
11
TMP_DIR=$(mktemp -d)
0 commit comments