Releasing v2.21

This commit is contained in:
evilsocket 2019-03-27 15:08:41 +01:00
commit d9a79aace7
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.20"
Version = "2.21"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)