Skip to content

Commit 7dfc84f

Browse files
committed
Update version number in examples to 1.0.0
1 parent ed66517 commit 7dfc84f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/collection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"stac_version": "1.0.0-rc.1",
2+
"stac_version": "1.0.0",
33
"stac_extensions": [
44
"https://stac-extensions.github.io/item-assets/v1.0.0/schema.json",
55
"https://stac-extensions.github.io/template/v1.0.0/schema.json"

examples/item.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"stac_version": "1.0.0-rc.1",
2+
"stac_version": "1.0.0",
33
"stac_extensions": [
44
"https://stac-extensions.github.io/template/v1.0.0/schema.json"
55
],

0 commit comments

Comments
 (0)