updated version number

This commit is contained in:
lgandx 2016-10-06 17:35:55 -03:00
commit 0713c0350f
2 changed files with 3 additions and 2 deletions

View file

@ -20,7 +20,7 @@ import subprocess
from utils import *
__version__ = 'Responder 2.3.2.7'
__version__ = 'Responder 2.3.2.8'
class Settings: