Releasing v2.13.1

This commit is contained in:
evilsocket 2019-01-29 16:28:32 +01:00
commit 335b0bcab3
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 ( const (
Name = "bettercap" Name = "bettercap"
Version = "2.13" Version = "2.13.1"
Author = "Simone 'evilsocket' Margaritelli" Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/" Website = "https://bettercap.org/"
) )

View file

@ -1,5 +1,5 @@
name: bettercap name: bettercap
version: '2.13' version: '2.13.1'
summary: 802.11, BLE and Ethernet networks reconnaissance and MITM attacks tool. summary: 802.11, BLE and Ethernet networks reconnaissance and MITM attacks tool.
description: | description: |
The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks. The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.