Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Commit 74e69e0

Browse files
committed
v1.7.1
1 parent 7680a3a commit 74e69e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export const SPARK_VERSION = '1.7.0'
1+
export const SPARK_VERSION = '1.7.1'
22
export const MAX_CAR_SIZE = 200 * 1024 * 1024 // 200 MB
33
export const APPROX_ROUND_LENGTH_IN_MS = 60 * 60_000 // 1 hour

0 commit comments

Comments
 (0)