Skip to content

Commit

Permalink
docs: bump mocha/arabica go version (#1698)
Browse files Browse the repository at this point in the history
* docs: bump mocha/arabica go version

* Apply suggestions from code review

Co-authored-by: Rootul P <rootulp@gmail.com>

---------

Co-authored-by: Rootul P <rootulp@gmail.com>
  • Loading branch information
jcstein and rootulp authored Sep 6, 2024
1 parent 4d656cc commit d7668f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .vitepress/constants/constants.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
const constants = Object.freeze({
golangNodeMainnet: "1.22.0",
golangNodeMocha: "1.22.0",
golangNodeArabica: "1.22.0",
golangApp: "1.22.0",
golangCore: "1.22.0",
golangNodeMocha: "1.23.0",
golangNodeArabica: "1.23.0",
golangApp: "1.22.6",
golangCore: "1.22.6",
golang: "1.22.0",
arabicaChainId: "arabica-11",
mainnetChainId: "celestia",
Expand Down

0 comments on commit d7668f1

Please sign in to comment.