Skip to content

Commit 90ebae5

Browse files
committed
switch to v1.6.1 to publish
1 parent 4a6216c commit 90ebae5

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Simple Modify headers ",
44
"manifest_version": 2,
55
"name": "simple-modify-headers",
6-
"version": "1.6",
6+
"version": "1.6.1",
77
"homepage_url": "https://github.com/didierfred/SimpleModifyHeaders",
88
"icons": {
99
"48": "icons/modify-48.png"
97.3 KB
Binary file not shown.

popup/config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<i 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 </i>
8585
</td>
8686
<td align="right">
87-
<a href="https://github.com/didierfred/SimpleModifyHeaders/tree/v1.6" target="_blank"> <span class="glyphicon glyphicon-question-sign"></span> About </a>
87+
<a href="https://github.com/didierfred/SimpleModifyHeaders/tree/v1.6.1" target="_blank"> <span class="glyphicon glyphicon-question-sign"></span> About </a>
8888
</td>
8989
</tr>
9090
</table>

0 commit comments

Comments
 (0)