Bump wpscan version
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
[Work in progress](https://github.com/wpscanteam/wpscan/compare/2.9.2...master)
|
||||
|
||||
## Version 2.9.2
|
||||
Released: 2016-XX-XX
|
||||
Released: 2016-11-15
|
||||
|
||||
* Fixed error when detecting plugins with UTF-8 characters
|
||||
* Use all possible finders to verify a detected version
|
||||
|
||||
@@ -30,7 +30,7 @@ LAST_UPDATE_FILE = File.join(DATA_DIR, '.last_update')
|
||||
|
||||
MIN_RUBY_VERSION = '2.1.9'
|
||||
|
||||
WPSCAN_VERSION = '2.9.1'
|
||||
WPSCAN_VERSION = '2.9.2'
|
||||
|
||||
$LOAD_PATH.unshift(LIB_DIR)
|
||||
$LOAD_PATH.unshift(WPSCAN_LIB_DIR)
|
||||
|
||||
Reference in New Issue
Block a user