Releasing v2.4

This commit is contained in:
evilsocket 2018-03-29 12:31:38 +02:00
commit 6947a22c5c
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.3.1"
Version = "2.4"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)