From 07941eac8a8dce9eaa461a2960ecd0971779e988 Mon Sep 17 00:00:00 2001 From: "Rik D.T. Janssen" <121875841+RikDTJanssen@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:01:50 +0100 Subject: [PATCH] New release v2.5 --- CITATION.cff | 7 +++++-- Makefile | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 3e50ef3..0c141a0 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,8 +1,8 @@ cff-version: 1.2.0 title: "Ricgraph - Research in context graph" type: software -version: "v2.4" -date-released: "2024-09-10" +version: "v2.5" +date-released: "2024-10-28" authors: - given-names: "Rik D.T." family-names: Janssen @@ -91,6 +91,9 @@ identifiers: - description: "Ricgraph DOI v2.4" type: doi value: "10.5281/zenodo.13740878" + - description: "Ricgraph DOI v2.5" + type: doi + value: "10.5281/zenodo.XXXXXXXX" abstract: >- Ricgraph, also known as Research in context graph, enables the exploration of researchers, teams, their results, collaborations, skills, projects, and the diff --git a/Makefile b/Makefile index f8358eb..cec3db8 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ # ######################################################################## # These are the versions of the software to be installed. # ######################################################################## -ricgraph_version := 2.4 +ricgraph_version := 2.5 neo4j_community_version := 5.24.0 neo4j_desktop_version := 1.6.0