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

This commit is contained in:
evilsocket 2019-04-22 17:16:29 +02:00
commit a910a3729e
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.23"
Version = "2.24"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)