From 4f13ddaaeff62772f110a8826a6c8f8fa76bdd3a Mon Sep 17 00:00:00 2001 From: kimocoder Date: Sat, 20 Aug 2022 01:44:56 +0200 Subject: [PATCH] Tag new release version --- README.md | 2 +- wifite/config.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1abfe0291..736e845eb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![GitHub version](https://img.shields.io/badge/version-2.6.2-informational.svg)](#) +[![GitHub version](https://img.shields.io/badge/version-2.6.5-informational.svg)](#) [![GitHub issues](https://img.shields.io/github/issues/kimocoder/wifite2.svg)](https://github.com/kimocoder/wifite2/issues) [![GitHub forks](https://img.shields.io/github/forks/kimocoder/wifite2.svg)](https://github.com/kimocoder/wifite2/network) [![GitHub stars](https://img.shields.io/github/stars/kimocoder/wifite2.svg)](https://github.com/kimocoder/wifite2/stargazers) diff --git a/wifite/config.py b/wifite/config.py index e67158f52..34874f64f 100755 --- a/wifite/config.py +++ b/wifite/config.py @@ -13,7 +13,7 @@ class Configuration(object): initialized = False # Flag indicating config has been initialized verbose = 0 - version = '2.6.2' + version = '2.6.5' all_bands = None attack_max = None