diff --git a/config/app.config b/config/app.config index 47879b0..08c3e1d 100644 --- a/config/app.config +++ b/config/app.config @@ -3,12 +3,12 @@ //--------------------------------------------- BuildMajor = 2025 BuildMinor = 5 -BuildRev = 0 +BuildRev = 1 BuildNumber = 0 // NB: the BuildType is overridden in the environment-specific settings below. BuildType = "Development" -firefly.tag.name = "release-2025.5.2" +firefly.tag.name = "release-2025.5.3" mail.transport.protocol = "smtp" mail.smtp.host = "mail.ncsa.illinois.edu"