From bc9e0c00c0f7f897ce176b6b125d03ed6ae0025b Mon Sep 17 00:00:00 2001
From: didierfred <didierfred@gmail.com>
Date: Wed, 3 Jul 2019 21:52:58 +0200
Subject: [PATCH] new link for help page

---
 popup/config.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/popup/config.html b/popup/config.html
index 549e0f1..ce5716e 100644
--- a/popup/config.html
+++ b/popup/config.html
@@ -82,7 +82,7 @@
 						<em style="font-size:10pt"> * Informations on url pattern can be found <a href="https://developer.chrome.com/extensions/match_patterns" target="_blank"> here.</a> <br> An empty string on the field will select all urls. It's possible to select mutliple url patterns using semicolon(;) separator </em>
  					</td>
 					<td style="text-align:right">
-						<a href="https://github.com/didierfred/SimpleModifyHeaders/tree/v1.6.3" target="_blank"> <span class="glyphicon glyphicon-question-sign"></span> About </a>
+						<a href="https://github.com/didierfred/SimpleModifyHeaders/tree/v1.6.7" target="_blank"> <span class="glyphicon glyphicon-question-sign"></span> About </a>
 					</td>
 				</tr>
 		</table>
-- 
GitLab