Skip to content

Commit

Permalink
synch version numbers with tag
Browse files Browse the repository at this point in the history
  • Loading branch information
moraru committed Sep 22, 2021
1 parent 3b627ca commit dff2db7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@

FROM ubuntu

ARG SIMULATOR_VERSION="7.4.0.00"
ARG SIMULATOR_VERSION="7.4.0.22.1"

# metadata
LABEL \
Expand Down
4 changes: 2 additions & 2 deletions biosimulators.json
Original file line number Diff line number Diff line change
@@ -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": [
{
Expand All @@ -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",
Expand Down

0 comments on commit dff2db7

Please sign in to comment.