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