Skip to content

Commit 84f069e

Browse files
committed
update to 1.0.1
1 parent 8cd41ed commit 84f069e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

ogcmetanorma.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"OGC_doc_number": "21-069r1",
44
"urn":"http://www.opengis.net/doc/CS/covjson/1.0",
55
"title":"OGC CoverageJSON Community Standard",
6-
"version":"1.0.0",
6+
"version":"1.0.1",
77
"path":"standard/document.adoc"
88
}
99
}

standard/clause_specification_text.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The following is an illustrative example of using CoverageJSON to encode air tem
1515
[%unnumbered%]
1616
```json
1717
{
18-
"version": "1.0.0",
18+
"version": "1.0.1",
1919
"type" : "Coverage",
2020
"domain" : {
2121
"type": "Domain",
@@ -120,7 +120,7 @@ Example:
120120

121121
[%unnumbered%]
122122
```json
123-
"version": "1.0.0"
123+
"version": "1.0.1"
124124
```
125125

126126
//## 3. i18n Objects

0 commit comments

Comments
 (0)