Skip to content

Commit

Permalink
Merge pull request #77 from calyptia/update-latest-schema-b30c49a
Browse files Browse the repository at this point in the history
Update schema to latest
  • Loading branch information
niedbalski authored Aug 24, 2023
2 parents 0dc760d + 361d20c commit d572176
Show file tree
Hide file tree
Showing 3 changed files with 11,904 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"strings"
)

//go:embed schemas/23.8.6.json
//go:embed schemas/23.8.7.json
var rawSchema []byte

var DefaultSchema = func() Schema {
Expand Down
Loading

0 comments on commit d572176

Please sign in to comment.