Skip to content

Commit c61dc4b

Browse files
authored
pre-release update of version and publication date (#40)
* Update version and publication date
1 parent 5b2d6d0 commit c61dc4b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.zenodo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"standards"
5656
],
5757
"title": "Collaborative Distributed Science Guide",
58-
"version": "1.2.1",
58+
"version": "1.3.0",
5959
"license": "CC0-1.0",
60-
"publication_date": "2025-10-29",
60+
"publication_date": "2025-12-03",
6161
"grants": [
6262
{
6363
"id": "021nxhr62::2118240"

CITATION.cff

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ authors:
2525
given-names: "Hilmar"
2626
orcid: "https://orcid.org/0000-0001-9107-0714"
2727
cff-version: 1.2.0
28-
date-released: "2025-10-29"
28+
date-released: "2025-12-03"
2929
identifiers:
30-
- description: "The GitHub release URL of tag v1.2.1."
30+
- description: "The GitHub release URL of tag v1.3.0."
3131
type: url
32-
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/releases/tag/v1.2.1"
33-
- description: "The GitHub URL of the commit tagged with v1.2.1."
32+
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/releases/tag/v1.3.0"
33+
- description: "The GitHub URL of the commit tagged with v1.3.0."
3434
type: url
35-
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/tree/2e2fc35a827707ba1c16081010935558902ade51"
35+
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/tree/<commit-hash>" # Update on release
3636
keywords:
3737
- imageomics
3838
- metadata
@@ -48,5 +48,5 @@ license: CC0-1.0
4848
message: "If you find these docs helpful in your research, please cite them as below."
4949
repository-code: "https://github.com/Imageomics/Collaborative-distributed-science-guide"
5050
title: "Collaborative Distributed Science Guide"
51-
version: "1.2.1"
51+
version: "1.3.0"
5252
doi: "10.5281/zenodo.17210328"

0 commit comments

Comments
 (0)