Releasing v2.9

This commit is contained in:
evilsocket 2018-09-11 15:16:05 +02:00
commit 02f445c42c
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.8"
Version = "2.9"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)