diff --git a/imail.go b/imail.go index a6d19e10..59dda2b6 100644 --- a/imail.go +++ b/imail.go @@ -10,7 +10,7 @@ import ( "os" ) -const Version = "0.0.5-dev" +const Version = "0.0.5" func init() { config.App.Version = Version