From fb04a51ded441bb5232eb4d063478f7e940a62e2 Mon Sep 17 00:00:00 2001 From: Denis Yuen Date: Wed, 7 Jan 2026 10:34:42 -0500 Subject: [PATCH] add support version --- templates/web.yml.template | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/web.yml.template b/templates/web.yml.template index 598bb26..2c8bfed 100644 --- a/templates/web.yml.template +++ b/templates/web.yml.template @@ -217,4 +217,5 @@ uiConfig: nextflowParsingLambdaVersion: {{ NEXTFLOW_PARSING_LAMBDA_VERSION }} galaxyParsingPluginVersion: {{ GALAXY_PLUGIN_VERSION }} checkUrlLambdaVersion: {{ CHECK_URL_LAMBDA_VERSION }} + supportVersion: {{ SUPPORT_VERSION }}