Skip to content

Commit 77d12a3

Browse files
committed
update homepage for 3.6.6
1 parent 8df1cb3 commit 77d12a3

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

downloads/index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ <h2>Current Version</h2>
1515
<p class="alert alert-info">
1616
You can always find the most recent stable version on <b><a href="https://addons.thunderbird.net/thunderbird/addon/threadvis/">addons.thunderbird.net</a></b>.
1717
</p>
18-
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.5/ThreadVis-3.6.5.xpi">3.6.5</a> | 3 June 2025</h4>
18+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.6/ThreadVis-3.6.6.xpi">3.6.6</a> | 3 July 2025</h4>
1919
<ul>
20-
<li>Update compatibility with Thunderbird 139.</li>
20+
<li>Update compatibility with Thunderbird 140.</li>
2121
</ul>
2222

2323
<div class="page-header">
@@ -27,6 +27,11 @@ <h2>Version History</h2>
2727
Attention: Older versions installed from this page may fail to provide automatic updates and/or may not work in recent versions of Thunderbird.
2828
</p>
2929

30+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.5/ThreadVis-3.6.5.xpi">3.6.5</a> | 3 June 2025</h4>
31+
<ul>
32+
<li>Update compatibility with Thunderbird 139.</li>
33+
</ul>
34+
3035
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.4/ThreadVis-3.6.4.xpi">3.6.4</a> | 7 May 2025</h4>
3136
<ul>
3237
<li>Update compatibility with Thunderbird 138.</li>

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<h4>Current Version</h4>
1515
</div>
1616
<div class="panel-body">
17-
<h4>3.6.5 | 3 June 2025</h4>
17+
<h4>3.6.6 | 3 July 2025</h4>
1818
<ul class="list-unstyled">
19-
<li>Update compatibility with Thunderbird 139.</li>
19+
<li>Update compatibility with Thunderbird 140.</li>
2020
</ul>
2121
<p>
22-
<a class="btn btn-lg btn-success" href="https://github.com/threadvis/ThreadVis/releases/download/3.6.5/ThreadVis-3.6.5.xpi"><span class="glyphicon glyphicon-cloud-download"></span> Download</a>
22+
<a class="btn btn-lg btn-success" href="https://github.com/threadvis/ThreadVis/releases/download/3.6.6/ThreadVis-3.6.6.xpi"><span class="glyphicon glyphicon-cloud-download"></span> Download</a>
2323
</p>
2424
<p>
2525
<a href="{{ "/downloads" | relative_url }}">Older Versions &raquo;</a>

0 commit comments

Comments
 (0)