From c459fce1649f0553019ca15d27d93bc401f55b31 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 2 Feb 2017 17:22:47 +0100 Subject: [PATCH] Fix the regexp --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index d13a298e5..adf913af0 100755 --- a/src/apps.json +++ b/src/apps.json @@ -8409,7 +8409,7 @@ ], "html": [ "no-title=\"YouTrack\">", - "data-reactid=\"[^\"]+\">youTrack ([0-9.]+)<\\;version\\1", + "data-reactid=\"[^\"]+\">youTrack ([0-9.]+)<\\;version:\\1", "type=\"application/opensearchdescription\\+xml\" title=\"YouTrack\"/>" ], "icon": "YouTrack.png",