Version number bump to 2.0
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
cache
|
||||||
|
.DS_Store
|
||||||
|
.DS_Store?
|
||||||
@@ -8,7 +8,7 @@ WPSCAN_LIB_DIR = LIB_DIR + "/wpscan"
|
|||||||
WPSTOOLS_LIB_DIR = LIB_DIR + "/wpstools"
|
WPSTOOLS_LIB_DIR = LIB_DIR + "/wpstools"
|
||||||
UPDATER_LIB_DIR = LIB_DIR + "/updater"
|
UPDATER_LIB_DIR = LIB_DIR + "/updater"
|
||||||
|
|
||||||
WPSCAN_VERSION = "1.1"
|
WPSCAN_VERSION = "2.0"
|
||||||
|
|
||||||
require "#{LIB_DIR}/environment"
|
require "#{LIB_DIR}/environment"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user