Skip to content

Commit 344e10a

Browse files
committed
new version - captain koons 0.7
1 parent 9ad1575 commit 344e10a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DetectDynamicJS.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
except ImportError:
3131
print "Failed to load dependencies. This issue maybe caused by using an unstable Jython version."
3232

33-
VERSION = '0.6'
34-
VERSIONNAME = 'Marsellus Wallace'
33+
VERSION = '0.7'
34+
VERSIONNAME = 'Captain Koons'
3535

3636

3737
class BurpExtender(IBurpExtender, IScannerCheck, IExtensionStateListener, IHttpRequestResponse):

0 commit comments

Comments
 (0)