diff --git a/src/apps.json b/src/apps.json index 955eb687b..78ad4ac23 100644 --- a/src/apps.json +++ b/src/apps.json @@ -10153,6 +10153,9 @@ 12 ], "icon": "Underscore.js.png", + "js": { + "_.VERSION": "(.*)\\;version:\\1" + }, "script": "underscore.*\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1", "website": "http://underscorejs.org" },