5.2.0, ntf server 1.5.0 (#790)

This commit is contained in:
Evgeny Poberezkin
2023-07-03 13:32:58 +01:00
committed by GitHub
parent 0e1562deae
commit 54dc8d42e7
4 changed files with 47 additions and 3 deletions
@@ -30,7 +30,7 @@ import System.IO (BufferMode (..), hSetBuffering, stderr, stdout)
import Text.Read (readMaybe)
ntfServerVersion :: String
ntfServerVersion = "1.4.2"
ntfServerVersion = "1.5.0"
defaultSMPBatchDelay :: Int
defaultSMPBatchDelay = 10000