]> Cypherpunks.ru repositories - gocheese.git/blobdiff - main.go
Explicitly check stored digest
[gocheese.git] / main.go
diff --git a/main.go b/main.go
index 83bde1b64f43ed8cfc7cc5c2a34849e45e6b19fc..772d3bf08681beade12b3065d65dce3fba993b67 100644 (file)
--- a/main.go
+++ b/main.go
@@ -44,7 +44,7 @@ import (
 )
 
 const (
-       Version   = "3.1.0"
+       Version   = "3.2.0"
        UserAgent = "GoCheese/" + Version
 )