Skip to content

Commit

Permalink
docs: update mocha/arabica celestia-app
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein committed Nov 25, 2024
1 parent 0715ea6 commit 54a64c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .vitepress/constants/arabica_versions.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const arabicaVersions = Object.freeze({
"app-latest-tag": "v3.0.0-arabica",
"app-latest-sha": "2507aafc20b6f405ede3def2f7439580ed092731",
"app-latest-tag": "v3.0.1-arabica",
"app-latest-sha": "dbd27087fadd80171e65c30aef776bc5895cb8da",
"core-latest-tag": "v1.43.0-tm-v0.34.35",
"core-latest-sha": "c2c6463a79697d511650d5113738acf5861ba7d7",
"node-latest-tag": "v0.20.2-arabica",
Expand Down
4 changes: 2 additions & 2 deletions .vitepress/constants/mocha_versions.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const mochaVersions = Object.freeze({
"app-latest-tag": "v3.0.0-mocha",
"app-latest-sha": "5d6c695af84d11f4f5c91ba20512eec40449942e",
"app-latest-tag": "v3.0.1-mocha",
"app-latest-sha": "dbd27087fadd80171e65c30aef776bc5895cb8da",
"core-latest-tag": "v1.43.0-tm-v0.34.35",
"core-latest-sha": "c2c6463a79697d511650d5113738acf5861ba7d7",
"node-latest-tag": "v0.20.2-mocha",
Expand Down

0 comments on commit 54a64c6

Please sign in to comment.