Releasing v2.6

This commit is contained in:
evilsocket 2018-05-12 13:23:35 +02:00
commit c326400257
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.5"
Version = "2.6"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)