]> 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 417c2c1675c2fc5177bcd4b17de289e7dc6f5163..772d3bf08681beade12b3065d65dce3fba993b67 100644 (file)
--- a/main.go
+++ b/main.go
@@ -44,7 +44,7 @@ import (
 )
 
 const (
-       Version   = "3.0.0"
+       Version   = "3.2.0"
        UserAgent = "GoCheese/" + Version
 )