Skip to content

Commit

Permalink
bump to next version: 6.6 #11075
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Dec 20, 2024
1 parent 029c247 commit 335cf72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release-notes/11075-ror.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ROR (Research Organization Registry) has been added as an Author Identifier Type
These changes reflect incremental improvements made to the handling of core metadata fields.

```shell
wget https://raw.githubusercontent.com/IQSS/dataverse/v6.4/scripts/api/data/metadatablocks/citation.tsv
wget https://raw.githubusercontent.com/IQSS/dataverse/v6.6/scripts/api/data/metadatablocks/citation.tsv

curl http://localhost:8080/api/admin/datasetfield/load -H "Content-type: text/tab-separated-values" -X POST --upload-file citation.tsv
```

0 comments on commit 335cf72

Please sign in to comment.