From a470d5226a9dda14863c5cc4d86bce7eb740255b Mon Sep 17 00:00:00 2001 From: MOLGENIS Jenkins Date: Tue, 14 Jun 2022 13:54:02 +0000 Subject: [PATCH] [ci skip] [npm-version] 7.11.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a555e42f..2a466192 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "molgenis-app-biobank-explorer", "license": "LGPL-3.0", - "version": "7.11.3", + "version": "7.11.4", "description": "Vue application for the biobank explorer; A card detail view on BBMRI-ERIC biobank / collection data", "scripts": { "serve": "vue-cli-service serve",