mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
fix: fixed banner
This commit is contained in:
parent
ad159d5381
commit
b6af6ffc8b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
package core
|
||||
|
||||
const (
|
||||
Name = "bettercap"
|
||||
Version = "2.0.0a"
|
||||
Name = "bettercap-ng"
|
||||
Version = "1.0.0"
|
||||
Author = "Simone 'evilsocket' Margaritelli"
|
||||
Website = "https://bettercap.org/"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue