minor fix

This commit is contained in:
lgandx 2017-02-18 20:57:36 +01:00
commit 2b322b227e
2 changed files with 2 additions and 2 deletions

View file

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