Releasing v2.7

This commit is contained in:
evilsocket 2018-07-23 09:18:11 +02:00
commit 9ab245d2d3
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.6"
Version = "2.7"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)