diff --git a/examples/item-planet.json b/examples/item-planet.json index 736442e..2e2bae0 100644 --- a/examples/item-planet.json +++ b/examples/item-planet.json @@ -7,7 +7,7 @@ "https://stac-extensions.github.io/processing/v1.2.0/schema.json", "https://stac-extensions.github.io/raster/v2.0.0/schema.json" ], - "stac_version": "1.1.0-beta.1", + "stac_version": "1.1.0", "links": [], "assets": { "data": { diff --git a/examples/item-sentinel2.json b/examples/item-sentinel2.json index 5e31281..32665b4 100644 --- a/examples/item-sentinel2.json +++ b/examples/item-sentinel2.json @@ -1,6 +1,6 @@ { "type": "Feature", - "stac_version": "1.1.0-beta.1", + "stac_version": "1.1.0", "stac_extensions": [ "https://stac-extensions.github.io/eo/v2.0.0/schema.json", "https://stac-extensions.github.io/view/v1.0.0/schema.json",