Releasing v2.11

This commit is contained in:
evilsocket 2018-11-19 12:02:33 +01:00
parent df99940ac5
commit 8cf3e65bdd
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.10"
Version = "2.11"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)