Releasing v2.3.1

This commit is contained in:
evilsocket 2018-03-23 12:29:24 +01:00
parent 480960c751
commit 7116b3cc09
No known key found for this signature in database
GPG key ID: 1564D7F30393A456

View file

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