Skip to content

Commit

Permalink
fix(mocha_versions.js): update app-latest-tag version to include '-mo…
Browse files Browse the repository at this point in the history
…cha' suffix for clarity in versioning
  • Loading branch information
aWN4Y25pa2EK committed Dec 13, 2024
1 parent e90a8a7 commit 179cd82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/constants/mocha_versions.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const mochaVersions = Object.freeze({
"app-latest-tag": "v3.0.2",
"app-latest-tag": "v3.0.2-mocha",
"app-latest-sha": "b24feac743182b33192d46ed42d8f89578c084ab",
"core-latest-tag": "v1.44.0-tm-v0.34.35",
"core-latest-sha": "a1268f7ae3e688144a613c8a439dd31818aae07d",
Expand Down

0 comments on commit 179cd82

Please sign in to comment.