From 6dd7e2a1d7171b442cf599f78a497f86f309f40f Mon Sep 17 00:00:00 2001 From: Lars Bilke Date: Tue, 9 Apr 2024 15:25:07 +0200 Subject: [PATCH] Added current DOI to CITATION.cff. --- CITATION.cff | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index b78b5f7bfc5..a6f56061af2 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -308,6 +308,6 @@ identifiers: repository-code: "https://github.com/ufz/ogs" url: "https://www.opengeosys.org" license: BSD-3-Clause -version: 6.5.0 -date-released: "2023-30-11" -doi: 10.5281/zenodo.2600042 +version: 6.5.1 +date-released: "2024-03-28" +doi: 10.5281/zenodo.10890088