From dff2db77a877930b59a1b20c8d9e44f4da37e8d6 Mon Sep 17 00:00:00 2001 From: moraru Date: Tue, 21 Sep 2021 23:02:17 -0400 Subject: [PATCH] synch version numbers with tag --- Dockerfile | 2 +- biosimulators.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index d6db47b600..1537d5f245 100644 --- a/Dockerfile +++ b/Dockerfile @@ -83,7 +83,7 @@ FROM ubuntu -ARG SIMULATOR_VERSION="7.4.0.00" +ARG SIMULATOR_VERSION="7.4.0.22.1" # metadata LABEL \ diff --git a/biosimulators.json b/biosimulators.json index 25a4dae5a8..1e414caa94 100644 --- a/biosimulators.json +++ b/biosimulators.json @@ -1,7 +1,7 @@ { "id": "VCell", "name": "Virtual Cell", - "version": "7.4.0.20", + "version": "7.4.0.22.1", "description": "VCell (Virtual Cell) is a comprehensive platform for modeling cell biological systems that is built on a central database and disseminated as a standalone application", "urls": [ { @@ -10,7 +10,7 @@ } ], "image": { - "url": "ghcr.io/virtualcell/biosimulators_vcell:7.4.0.20", + "url": "ghcr.io/virtualcell/biosimulators_vcell:7.4.0.22.1", "format": { "namespace": "EDAM", "id": "format_3973",