Skip to content

Commit e816da2

Browse files
celestia-botjcstein
andcommitted
[GH Action] Update release tags and commit SHAs for mainnet (#1507)
* [automated GH action] update latest release tags & commit sha (mainnet) * Update .vitepress/constants/mainnet_versions.js --------- Co-authored-by: jcstein <jcstein@users.noreply.github.com> Co-authored-by: Josh Stein <46639943+jcstein@users.noreply.github.com>
1 parent f3f8a7c commit e816da2

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
const mainnetVersions = Object.freeze({
2-
"app-latest-tag": "v1.6.0",
3-
"app-latest-sha": "6f19fd83c4d0061c717a40e23a368a2f60aff715",
4-
"core-latest-tag": "v1.33.0-tm-v0.34.29",
5-
"core-latest-sha": "2fedb46770069ea0de77016c8f954b09c2f779f9",
6-
"node-latest-tag": "v0.12.4",
7-
"node-latest-sha": "8e5a71746bc9bd9300ad3e4853797e64fdd1d018",
2+
"app-latest-tag": "v1.7.0",
3+
"app-latest-sha": "915847191e80d836f862eea2664949d9a240abea",
4+
"core-latest-tag": "v1.35.0-tm-v0.34.29",
5+
"core-latest-sha": "f95a434e674610b3a2c5e7d26bd87da69ccaa213",
6+
"node-latest-tag": "v0.13.2",
7+
"node-latest-sha": "c1b41b0973e9d140b7651295e879d27ad47f42c4",
88
});
99
export default mainnetVersions;

0 commit comments

Comments
 (0)