Skip to content

Commit a545e80

Browse files
committed
update homepage for 3.6.4
1 parent f2d15b7 commit a545e80

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

downloads/index.html

Lines changed: 7 additions & 5 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.3/ThreadVis-3.6.3.xpi">3.6.3</a> | 7 Apr 2025</h4>
18+
<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>
1919
<ul>
20-
<li>Update compatibility with Thunderbird 137.</li>
20+
<li>Update compatibility with Thunderbird 138.</li>
2121
</ul>
2222

2323
<div class="page-header">
@@ -27,9 +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-
<p class="alert alert-info">
31-
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>.
32-
</p>
30+
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.3/ThreadVis-3.6.3.xpi">3.6.3</a> | 7 Apr 2025</h4>
31+
<ul>
32+
<li>Update compatibility with Thunderbird 137.</li>
33+
</ul>
34+
3335
<h4><a href="https://github.com/threadvis/ThreadVis/releases/download/3.6.2/ThreadVis-3.6.2.xpi">3.6.2</a> | 11 Mar 2025</h4>
3436
<ul>
3537
<li>Update compatibility with Thunderbird 136.</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.3 | 7 Apr 2025</h4>
17+
<h4>3.6.4 | 7 May 2025</h4>
1818
<ul class="list-unstyled">
19-
<li>Update compatibility with Thunderbird 137.</li>
19+
<li>Update compatibility with Thunderbird 138.</li>
2020
</ul>
2121
<p>
22-
<a class="btn btn-lg btn-success" href="https://github.com/threadvis/ThreadVis/releases/download/3.6.3/ThreadVis-3.6.3.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.4/ThreadVis-3.6.4.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)