Skip to content

Commit b296a0d

Browse files
committed
fixing cff version
1 parent 8e93a68 commit b296a0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

derived/OTN/csv/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ poc:
55
name: "Jonathan Pye"
66
77
citation.cff:
8-
cff-version: 2.0 # https://citation-file-format.github.io/
8+
cff-version: 1.2.0 # https://citation-file-format.github.io/
99
authors:
1010
- family-names: "Jones"
1111
given-names: "Brian"

derived/OTN/parquet/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ poc:
55
name: "Jonathan Pye"
66
77
citation.cff:
8-
cff-version: 2.0 # https://citation-file-format.github.io/
8+
cff-version: 1.2.0 # https://citation-file-format.github.io/
99
authors:
1010
- family-names: "Jones"
1111
given-names: "Brian"

0 commit comments

Comments
 (0)