diff --git a/MacPass/Resources/plugins.json b/MacPass/Resources/plugins.json index d2066acb..3be502a7 100644 --- a/MacPass/Resources/plugins.json +++ b/MacPass/Resources/plugins.json @@ -2,13 +2,13 @@ { "name": "AutotypeURL", "description": "Extract URLs from Browsers to enhance Global Autotype", - "download": "https://github.com/MacPass/AutotypeURL/releases/download/1.0/AutotypeURL-1.0.mpplugin.zip", + "download": "https://github.com/MacPass/AutotypeURL/releases/download/1.3/AutotypeURL-1.3.mpplugin.zip", "source": "https://github.com/MacPass/AutotypeURL", - "currentVersion": "1.0", + "currentVersion": "1.3", "bundleIdentifier": "com.hicknhacksoftware.AutotypeURL", "compatibilty" : [ { - "pluginVersion": "1.0", + "pluginVersion": "1.*", "minimumHostVersion" : "0.7.10" } ]