bump version

This commit is contained in:
callebtc
2022-07-09 01:12:09 +02:00
parent 1377ccedcd
commit 07306cc5e5

View File

@@ -19,7 +19,7 @@ func trimPubKey(pubkey []byte) string {
} }
func welcome() { func welcome() {
log.Info("---- ⚡️ electronwall 0.3 ⚡️ ----") log.Info("---- ⚡️ electronwall 0.3.1 ⚡️ ----")
} }
// setLogger will initialize the log format // setLogger will initialize the log format