Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4898a2c

Browse files
committed
Dummy commit
1 parent 151dcee commit 4898a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from lib.core.revision import getRevisionNumber
2121

2222
# sqlmap version and site
23-
VERSION = "1.0.0.3"
23+
VERSION = "1.0.0.4"
2424
REVISION = getRevisionNumber()
2525
VERSION_STRING = "sqlmap/%s" % VERSION
2626
DESCRIPTION = "automatic SQL injection and database takeover tool"

0 commit comments

Comments
 (0)