Skip to content

Commit

Permalink
chore: manually update app version until workflow is enabled again
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein committed Oct 4, 2023
1 parent 7e25368 commit 10a53fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/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": "v1.0.0-rc14",
"app-latest-sha": "cdc6bff4cde817a0f9fd6b30b57a02ad44698d17",
"app-latest-tag": "v1.0.0-rc18",
"app-latest-sha": "6b709763dff41305da6fe3c9ec65f26691cc5163",
"core-latest-tag": "v2.0.0-tm-v0.37.2-rc0",
"core-latest-sha": "8f3e050209c43e883ff5076e2b01e9d7588044a7",
"node-latest-tag": "v0.11.0-rc13",
Expand Down
4 changes: 2 additions & 2 deletions docs/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": "v1.0.0-rc16",
"app-latest-sha": "44e13fad9a24f858dc2707ed3bc9f07818785206",
"app-latest-tag": "v1.0.0-rc18",
"app-latest-sha": "6b709763dff41305da6fe3c9ec65f26691cc5163",
"core-latest-tag": "v1.27.0-tm-v0.34.28",
"core-latest-sha": "074d98180f2e71ea0213e4a10ad4b0c460f995da",
"node-latest-tag": "v0.11.0-rc13",
Expand Down

0 comments on commit 10a53fd

Please sign in to comment.