]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
Serve /img/ on gemini
[sgblog.git] / common.go
index 9a33a4a64dd025d46eef30c07c5384b214f82e06..1f5984a31d3a8a1907d1334bd6276c89a52cf713 100644 (file)
--- a/common.go
+++ b/common.go
@@ -15,7 +15,7 @@ import (
 )
 
 const (
-       Version = "0.29.0"
+       Version = "0.30.0"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )