From aaf85ae3d2c874f9c6c9eac71c96b29ce097a0c0 Mon Sep 17 00:00:00 2001 From: Kartik Puri Date: Fri, 24 Apr 2026 12:51:18 -0700 Subject: [PATCH] Update firefly tag --- config/app.config | 2 +- src/suit/html/alertviewer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/app.config b/config/app.config index 74cadca..0e9e0ca 100644 --- a/config/app.config +++ b/config/app.config @@ -8,7 +8,7 @@ BuildNumber = 0 // NB: the BuildType is overridden in the environment-specific settings below. BuildType = "Development" -firefly.tag.name = "dev" +firefly.tag.name = "release-2026.1.0" mail.transport.protocol = "smtp" mail.smtp.host = "mail.ncsa.illinois.edu" diff --git a/src/suit/html/alertviewer.html b/src/suit/html/alertviewer.html index b809c69..2ed86ff 100644 --- a/src/suit/html/alertviewer.html +++ b/src/suit/html/alertviewer.html @@ -2,7 +2,7 @@ - + Alert Viewer