Skip to content

Commit

Permalink
Update arabica_versions.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mindstyle85 authored Jun 24, 2024
1 parent 4edd6e2 commit 6be2740
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .vitepress/constants/arabica_versions.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
const arabicaVersions = Object.freeze({
"app-latest-tag": "v1.10.1",
"app-latest-sha": "39cc28dd0883b339935daba972069dce168fddae",
"app-latest-tag": "v1.11.0",
"app-latest-sha": "21b5bc747c8500e4888474df7d828e66c33f332d",
"core-latest-tag": "v1.36.1-tm-v0.34.29",
"core-latest-sha": "624c43d4484a785ec855f5fb93ea571c1e728fda",
"node-latest-tag": "v0.14.0-rc2",
"node-latest-sha": "fbce4b7f98c8c1c9814e72fb77a4b9aacbd2df58",
"node-latest-tag": "v0.14.0",
"node-latest-sha": "13439ccfebca67cc973cb7fa69570060e4540c13",
});
export default arabicaVersions;

0 comments on commit 6be2740

Please sign in to comment.