From ca9d2c92e1f59b795c560ed65a6b5b84e943899f Mon Sep 17 00:00:00 2001 From: "A.P" <105522603+AlexPatrie@users.noreply.github.com> Date: Thu, 15 Feb 2024 12:10:35 -0500 Subject: [PATCH 1/2] update biosimulators.json to new version --- biosimulators.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/biosimulators.json b/biosimulators.json index a8ddbafb..7caa1a60 100644 --- a/biosimulators.json +++ b/biosimulators.json @@ -1,7 +1,7 @@ { "id": "smoldyn", "name": "Smoldyn", - "version": "2.67", + "version": "2.72", "description": "Computer program for cell-scale biochemical simulations.", "urls": [{ "title": null, @@ -366,9 +366,9 @@ ], "funding": [], "biosimulators": { - "imageVersion": "1.0.0", + "imageVersion": "2.0.0", "specificationVersion": "1.0.0", "validationTests": null, "validated": false } -} \ No newline at end of file +} From de120d8d9f5e8a2c4372a522733a673366ffa1f3 Mon Sep 17 00:00:00 2001 From: "A.P" <105522603+AlexPatrie@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:10:39 -0500 Subject: [PATCH 2/2] revert image version in biosimulators.json --- biosimulators.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biosimulators.json b/biosimulators.json index 7caa1a60..e9fb8068 100644 --- a/biosimulators.json +++ b/biosimulators.json @@ -366,7 +366,7 @@ ], "funding": [], "biosimulators": { - "imageVersion": "2.0.0", + "imageVersion": "1.0.0", "specificationVersion": "1.0.0", "validationTests": null, "validated": false