Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit c7467b4

Browse files
committed
chore: release 1.2.11
1 parent f786420 commit c7467b4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

install.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<em:id>[email protected]</em:id>
55
<em:type>2</em:type>
66
<em:name>ThunderLink</em:name>
7-
<em:version>1.2.10</em:version>
7+
<em:version>1.2.11</em:version>
88
<em:creator>Mike Hardy and Christopher Zwirello</em:creator>
99
<em:description>Clickable, durable links to specific email messages!</em:description>
1010
<em:optionsURL>chrome://thunderlink/content/preferences.xul</em:optionsURL>

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "thunderlink",
44
"description": "Clickable, durable links to specific email messages!",
5-
"version": "1.2.10",
5+
"version": "1.2.11",
66
"author": "Mike Hardy and Christopher Zwirello",
77
"homepage_url": "https://github.com/mikehardy/thunderlink",
88
"legacy": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thunderlink-repo",
3-
"version": "1.2.9",
3+
"version": "1.2.11",
44
"description": "Create links to your thunderbird messages",
55
"main": "thunderlink.js",
66
"dependencies": {},

0 commit comments

Comments
 (0)