]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
Images support
[sgblog.git] / common.go
index 9c4843b7ea81a18811f61b6b9b8e273f523867b3..e3c092d435b30266d087b4c3347cf8c5053b7ddd 100644 (file)
--- a/common.go
+++ b/common.go
@@ -15,7 +15,7 @@ import (
 )
 
 const (
-       Version = "0.27.3"
+       Version = "0.28.0"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )