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