diff --git a/gost.go b/gost.go index 65f959a..76dd13a 100644 --- a/gost.go +++ b/gost.go @@ -20,7 +20,7 @@ import ( ) // Version is the gost version. -const Version = "2.11.2-EvanMod-v1.2.1" +const Version = "2.11.2-EvanMod-v1.2.2s" const ProxyAgent = "nginx" // Debug is a flag that enables the debug log.