Fix the correct version in check.

bug/bundler_fix
Roberto Soares 2015-04-16 10:56:43 -03:00
parent 5cb9b1a44c
commit 517ad54617
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ class Metasploit3 < Msf::Exploit::Remote
end
def check
check_plugin_version_from_readme('slideshow-gallery', '1.4.6')
check_plugin_version_from_readme('slideshow-gallery', '1.4.7')
end
def exploit