minor fix on recent merge and version update

This commit is contained in:
lgandx
2025-08-22 19:15:52 -03:00
parent da74083b46
commit fe5f63269a
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ import subprocess
from utils import *
__version__ = 'Responder 3.1.6.0'
__version__ = 'Responder 3.1.7.0'
class Settings: