X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=main.go;h=83bde1b64f43ed8cfc7cc5c2a34849e45e6b19fc;hb=refs%2Ftags%2Fv3.1.0;hp=417c2c1675c2fc5177bcd4b17de289e7dc6f5163;hpb=eab627bf4869a34fbc8018d212121e30dbd5bc63;p=gocheese.git diff --git a/main.go b/main.go index 417c2c1..83bde1b 100644 --- a/main.go +++ b/main.go @@ -44,7 +44,7 @@ import ( ) const ( - Version = "3.0.0" + Version = "3.1.0" UserAgent = "GoCheese/" + Version )