new: global (cross) compilation script

This commit is contained in:
evilsocket 2018-02-11 17:45:55 +01:00
commit 7382cc7cce
6 changed files with 97 additions and 54 deletions

View file

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