Skip to content

Commit

Permalink
[automated GH action] update latest release tags & commit sha (mainnet)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein authored Nov 27, 2024
1 parent 0069d4d commit 25a222a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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": "v2.3.1",
"app-latest-sha": "06f24f5dbe48c29964e1d8cfb030cffd90797ded",
"core-latest-tag": "v1.41.0-tm-v0.34.29",
"core-latest-sha": "aef322775c75783488b439cdf7ca33f38da08426",
"node-latest-tag": "v0.20.3",
"node-latest-sha": "f5d9b3207dfc6e9a39c0dbb2fa19ef6f96eacf6f",
"app-latest-tag": "v3.0.2",
"app-latest-sha": "b24feac743182b33192d46ed42d8f89578c084ab",
"core-latest-tag": "v1.44.0-tm-v0.34.35",
"core-latest-sha": "a1268f7ae3e688144a613c8a439dd31818aae07d",
"node-latest-tag": "v0.20.4",
"node-latest-sha": "51b79431533576a5cddf1235bdf3751e4c014212",
});
export default mainnetVersions;

0 comments on commit 25a222a

Please sign in to comment.