]> Cypherpunks.ru repositories - gocheese.git/blobdiff - main.go
Fix mtimeless touch logic
[gocheese.git] / main.go
diff --git a/main.go b/main.go
index 417c2c1675c2fc5177bcd4b17de289e7dc6f5163..83bde1b64f43ed8cfc7cc5c2a34849e45e6b19fc 100644 (file)
--- a/main.go
+++ b/main.go
@@ -44,7 +44,7 @@ import (
 )
 
 const (
-       Version   = "3.0.0"
+       Version   = "3.1.0"
        UserAgent = "GoCheese/" + Version
 )