Releasing v2.15

This commit is contained in:
evilsocket 2019-02-13 16:02:48 +01:00
commit 93a68bee27
No known key found for this signature in database
GPG key ID: 1564D7F30393A456
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ package core
const (
Name = "bettercap"
Version = "2.14"
Version = "2.15"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)