Skip to content

Commit 65a2d2f

Browse files
authored
fix: update rollkit versions in constants.js
1 parent 1f673fb commit 65a2d2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vitepress/constants/constants.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ const constants = Object.freeze({
44
nodeVersion: "21.7.2",
55
yarnVersion: "1.22.19",
66

7-
rollkitLatestTag: "v0.13.8",
8-
rollkitLatestSha: "6a33192",
7+
rollkitLatestTag: "v0.13.7",
8+
rollkitLatestSha: "8deede4",
99
rollkitCosmosSDKVersion: "v0.50.6-rollkit-v0.13.3-no-fraud-proofs",
1010
rollkitIgniteAppVersion: "v0.2.1",
1111

0 commit comments

Comments
 (0)