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 4cd63f4 commit 284007bCopy full SHA for 284007b
.vitepress/constants/mainnet_versions.js
@@ -3,7 +3,7 @@ const mainnetVersions = Object.freeze({
3
"app-latest-sha": "a91f373fba51476c72982618108c7b8a1126c757",
4
"core-latest-tag": "v1.53.0-tm-v0.38.17",
5
"core-latest-sha": "4acfd99c3893123775c533465f164f771d3a6f15",
6
- "node-latest-tag": "v0.22.1",
7
- "node-latest-sha": "b7702024993961da3903277460f970f6eb56f73b",
+ "node-latest-tag": "v0.22.2",
+ "node-latest-sha": "5dc98d8b249bdb9f9c56d255ce233ecb1c713cfd",
8
});
9
export default mainnetVersions;
0 commit comments