Skip to content

Commit 1edf46e

Browse files
Update schema to latest (#91)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: patrick-stephens <6388272+patrick-stephens@users.noreply.github.com>
1 parent f93e7f2 commit 1edf46e

File tree

3 files changed

+13678
-2
lines changed

3 files changed

+13678
-2
lines changed

schema.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"strings"
99
)
1010

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

1414
var DefaultSchema = func() Schema {

0 commit comments

Comments
 (0)