Releasing v2.8

This commit is contained in:
evilsocket 2018-08-17 15:53:55 +02:00
parent 1c3b9fc825
commit 42c5431f59
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.7"
Version = "2.8"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)