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