Skip to content

Commit

Permalink
[automated GH action] update latest release tags & commit sha (mainne…
Browse files Browse the repository at this point in the history
…t) (#1365)

Co-authored-by: jcstein <jcstein@users.noreply.github.com>
  • Loading branch information
celestia-bot and jcstein authored Jan 16, 2024
1 parent 465357e commit 60ddf50
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .vitepress/constants/mainnet_versions.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
const mainnetVersions = Object.freeze({
"app-latest-tag": "v1.6.0",
"app-latest-sha": "6f19fd83c4d0061c717a40e23a368a2f60aff715",
"core-latest-tag": "v1.32.0-tm-v0.34.29",
"core-latest-sha": "92efcbe94a792f80b97037b400e95705029ce58d",
"node-latest-tag": "v0.12.3",
"node-latest-sha": "04c747359904afbc49ad66540654dff0c0c024fe",
"core-latest-tag": "v1.33.0-tm-v0.34.29",
"core-latest-sha": "2fedb46770069ea0de77016c8f954b09c2f779f9",
"node-latest-tag": "v0.12.4",
"node-latest-sha": "8e5a71746bc9bd9300ad3e4853797e64fdd1d018",
});
export default mainnetVersions;

0 comments on commit 60ddf50

Please sign in to comment.