diff --git a/orsopy/fileio/schema/refl_header.schema.json b/orsopy/fileio/schema/refl_header.schema.json index b483330..4e3ce50 100644 --- a/orsopy/fileio/schema/refl_header.schema.json +++ b/orsopy/fileio/schema/refl_header.schema.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema#", - "$id": "https://raw.githubusercontent.com/reflectivity/orsopy/v1.1.1/orsopy/fileio/schema/refl_header.schema.json", + "$id": "https://raw.githubusercontent.com/reflectivity/orsopy/v1.2.0/orsopy/fileio/schema/refl_header.schema.json", "title": "Orso", "type": "object", "properties": { diff --git a/orsopy/fileio/schema/refl_header.schema.yaml b/orsopy/fileio/schema/refl_header.schema.yaml index 8d2be2d..cdc5769 100644 --- a/orsopy/fileio/schema/refl_header.schema.yaml +++ b/orsopy/fileio/schema/refl_header.schema.yaml @@ -1,4 +1,4 @@ -$id: https://raw.githubusercontent.com/reflectivity/orsopy/v1.1.1/orsopy/fileio/schema/refl_header.schema.json +$id: https://raw.githubusercontent.com/reflectivity/orsopy/v1.2.0/orsopy/fileio/schema/refl_header.schema.json $schema: http://json-schema.org/draft-07/schema# definitions: AlternatingField: