mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-19 21:03:33 -07:00
Fix version number in settings.py
This commit is contained in:
parent
242bc37997
commit
621c5a3c12
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ import subprocess
|
|||
|
||||
from utils import *
|
||||
|
||||
__version__ = 'Responder 2.3.3.6'
|
||||
__version__ = 'Responder 2.3.3.9'
|
||||
|
||||
class Settings:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue