diff --git a/config/app.config b/config/app.config index 3748c3b..67d869a 100644 --- a/config/app.config +++ b/config/app.config @@ -3,12 +3,12 @@ //--------------------------------------------- BuildMajor = 2026 BuildMinor = 1 -BuildRev = 1 +BuildRev = 3 BuildNumber = 0 // NB: the BuildType is overridden in the environment-specific settings below. BuildType = "Development" -firefly.tag.name = "release-2026.1.1" +firefly.tag.name = "release-2026.1.3" mail.transport.protocol = "smtp" mail.smtp.host = "mail.ncsa.illinois.edu"