Fixes version wrongly bumped

This commit is contained in:
erwanlr
2019-04-12 14:00:39 +01:00
parent ae343b8cb0
commit c63d777372

View File

@@ -2,5 +2,5 @@
# Version
module WPScan
VERSION = '3.5.3'
VERSION = '3.5.2'
end