Skip to content

Commit 05dd61a

Browse files
authored
Pre-release updates to version and date (#30)
* Update for version 1.2.0 release
1 parent a3d2f5d commit 05dd61a

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.1.0",
58+
"version": "1.2.0",
5959
"license": "CC0-1.0",
60-
"publication_date": "2025-10-08",
60+
"publication_date": "2025-10-29",
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-08"
28+
date-released: "2025-10-29"
2929
identifiers:
30-
- description: "The GitHub release URL of tag v1.1.0."
30+
- description: "The GitHub release URL of tag v1.2.0."
3131
type: url
32-
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/releases/tag/v1.1.0"
33-
- description: "The GitHub URL of the commit tagged with v1.1.0."
32+
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/releases/tag/v1.2.0"
33+
- description: "The GitHub URL of the commit tagged with v1.2.0."
3434
type: url
35-
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/tree/e6bd55c3ec310d50e90baa4dc5882093197a0cdf"
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.1.0"
51+
version: "1.2.0"
5252
doi: "10.5281/zenodo.17210328"

0 commit comments

Comments
 (0)