From 993865365886bb1811a9e2e0bfc3a5e1299b8923 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 7 Dec 2017 21:50:50 +0100 Subject: [PATCH] Add a way to get underscore's version, on Wordpress (#1888) This can be tested [here](https://www.aviwell.fr) --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 27d921d2d..7a6bb6018 100644 --- a/src/apps.json +++ b/src/apps.json @@ -9028,7 +9028,7 @@ "12" ], "icon": "Underscore.js.png", - "script": "underscore.*\\.js", + "script": "underscore.*\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1", "website": "http://underscorejs.org" }, "Usabilla": {