This commit is contained in:
ethicalhack3r
2016-04-20 12:27:09 +02:00
parent 1d6593fd4d
commit 8192a4a215

View File

@@ -36,7 +36,7 @@ class WpVersion < WpItem
end
end
# @return [ Hash ] All metadata from version_file
# @return [ Hash ] All metadata from WORDPRESSES_FILE
def metadata(version)
json = json(WORDPRESSES_FILE)