misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2019-04-09 10:52:48 +03:00
commit 5dd248cef8
No known key found for this signature in database
GPG key ID: 1564D7F30393A456

View file

@ -2,7 +2,7 @@ package core
const (
Name = "bettercap"
Version = "2.22"
Version = "2.23"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)