added check for aioquic & updated version to reflect recent changes

This commit is contained in:
lgandx 2025-05-22 05:23:00 -03:00
parent e346c01695
commit a76ee47867
2 changed files with 7 additions and 2 deletions

View file

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