1
0

bump version
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2025-07-17 13:16:40 +03:00
parent 0cd9c05a6e
commit 0fe71a0fe7

View File

@@ -8,9 +8,9 @@ import (
const ( const (
appName = "rngpotd" appName = "rngpotd"
appVersion = "0.0.3" appVersion = "0.0.4"
userAgent = appName + "/" + appVersion userAgent = appName + "/" + appVersion
serverAgent = "nginx/1.27.2" serverAgent = "nginx/1.29.0"
minimumGoMaxProcs = 4 minimumGoMaxProcs = 4
maximumGoMaxProcs = 8 maximumGoMaxProcs = 8