Releasing v2.2

This commit is contained in:
evilsocket 2018-03-13 17:59:41 +01:00
commit b0ff006e6f
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.1"
Version = "2.2"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)