v0.7.0-beta1 is ready!
This commit is contained in:
parent
8642b488c8
commit
d5a03feb43
@ -58,7 +58,7 @@ func main() {
|
||||
return
|
||||
}
|
||||
|
||||
zap.L().Info("magneticod v0.7.0 has been started.")
|
||||
zap.L().Info("magneticod v0.7.0-beta1 has been started.")
|
||||
zap.L().Info("Copyright (C) 2017 Mert Bora ALPER <bora@boramalper.org>.")
|
||||
zap.L().Info("Dedicated to Cemile Binay, in whose hands I thrived.")
|
||||
|
||||
|
@ -57,7 +57,7 @@ func main() {
|
||||
defer logger.Sync()
|
||||
zap.ReplaceGlobals(logger)
|
||||
|
||||
zap.L().Info("magneticow v0.7.0 has been started.")
|
||||
zap.L().Info("magneticow v0.7.0-beta1 has been started.")
|
||||
zap.L().Info("Copyright (C) 2017 Mert Bora ALPER <bora@boramalper.org>.")
|
||||
zap.L().Info("Dedicated to Cemile Binay, in whose hands I thrived.")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user