Skip to content

Commit

Permalink
Merge pull request #87 from Open-EO/fix/stac-version-s2l1c-fixture
Browse files Browse the repository at this point in the history
change stac version in S2L1C fixture to version 1.0.0
  • Loading branch information
guss84 authored Aug 13, 2024
2 parents 7b75f00 + 0432200 commit 439b9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures/collection_information/S2L1C.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stac_version": "0.9.0",
"stac_version": "1.0.0",
"stac_extensions": [
"datacube",
"scientific",
Expand Down

0 comments on commit 439b9bb

Please sign in to comment.