Skip to content

Commit f95b69f

Browse files
Update schema to latest (#121)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: patrick-stephens <[email protected]>
1 parent 5f75a8c commit f95b69f

File tree

3 files changed

+13896
-2
lines changed

3 files changed

+13896
-2
lines changed

schema.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"strings"
99
)
1010

11-
//go:embed schemas/24.11.3.json
11+
//go:embed schemas/24.12.1.json
1212
var rawSchema []byte
1313

1414
var DefaultSchema = func() Schema {

0 commit comments

Comments
 (0)