Skip to content

Commit 85b8653

Browse files
Merge pull request #52 from stac-extensions/update-stac-version
Update STAC version numbers
2 parents e40adac + db87a81 commit 85b8653

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/item-planet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"https://stac-extensions.github.io/processing/v1.2.0/schema.json",
88
"https://stac-extensions.github.io/raster/v2.0.0-beta.1/schema.json"
99
],
10-
"stac_version": "1.0.0",
10+
"stac_version": "1.1.0-beta.1",
1111
"links": [],
1212
"assets": {
1313
"data": {

examples/item-sentinel2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "Feature",
3-
"stac_version": "1.0.0",
3+
"stac_version": "1.1.0-beta.1",
44
"stac_extensions": [
55
"https://stac-extensions.github.io/eo/v2.0.0-beta.1/schema.json",
66
"https://stac-extensions.github.io/view/v1.0.0/schema.json",

0 commit comments

Comments
 (0)