Skip to content

Commit a647e1c

Browse files
authored
fix: update rollkit versions in constants.js (#482)
1 parent 6356e62 commit a647e1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vitepress/constants/constants.js

+2-2
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)