Skip to content

Commit 4c43c7b

Browse files
committed
fix(spec-tests): bump spec test version in zbuild.zon to v1.7.0-alpha.2
1 parent 9b4ca68 commit 4c43c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zbuild.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
.type = "string",
6868
},
6969
.spec_test_version = .{
70-
.default = "v1.6.0-beta.2",
70+
.default = "v1.7.0-alpha.2",
7171
.type = "string",
7272
},
7373
.spec_test_out_dir = .{

0 commit comments

Comments
 (0)