]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
Move templates to external files, make them HTML5
[sgblog.git] / common.go
index 4e0179f61d84a272165365610e6c8d3d95cea482..9eaaeda29455fb390f6a00db6124bc61b21e9e48 100644 (file)
--- a/common.go
+++ b/common.go
@@ -15,7 +15,7 @@ import (
 )
 
 const (
-       Version = "0.21.0"
+       Version = "0.22.0"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )