]> Sergey Matveev's repositories - meta4ra.git/blobdiff - internal/common.go
Ability to download URLs
[meta4ra.git] / internal / common.go
index fc016d665a17ba9a032db9a3ed4fecd0892f6170..5f525482055ef23b66ef7ab4e5f60796e57f7904 100644 (file)
@@ -21,7 +21,7 @@ import (
 )
 
 const (
-       Generator       = "meta4ra/0.7.0"
+       Generator       = "meta4ra/0.9.0"
        SigMediaTypePGP = "application/pgp-signature"
        SigMediaTypeSSH = "application/ssh-signature"
        BufLen          = 1 << 20