-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreleases.html
More file actions
45 lines (38 loc) · 1.29 KB
/
releases.html
File metadata and controls
45 lines (38 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
layout: default
title: Releases
---
<div id="main">
<p>The information below is meant to provide an "easy" means of locating and downloading the code/binaries
you need to run Primer3. As such, we have provided links to help you reach the most recent versions of
the software. ALL downloads including older versions of the software are available from the
<a href="https://github.com/primer3-org/primer3/releases">GitHub Releases Page</a>.
</p>
<h2 id="primer3theccode">Primer3 (the C code)</h2>
<ul>
<li><p> Release 2.6.0 (January 08, 2022) </p>
<ul>
<li><a href="https://github.com/primer3-org/primer3/releases">2.6.0 Downloads</a></li>
</ul>
</li>
</ul>
<h2 id="webifs">Web Interfaces</h2>
<h3 id="primer3-web">Primer3Web</h3>
<ul>
<li>
<p>Release 4.1.0 (November 04, 2017)</p>
<ul>
<li><a href="https://github.com/primer3-org/primer3web/archive/v4.1.0.tar.gz">4.1.0 Downloads</a></li>
</ul>
</li>
</ul>
<h3 id="primer3-plus">Primer3Plus</h3>
<ul>
<li>
<p>Release 3.2.0 (January 08, 2022)</p>
<ul>
<li><a href="https://github.com/primer3-org/primer3plus/tree/ef458f068e07ef4dec6e554a8712cdcd39249da1">3.2.0 Downloads</a></li>
</ul>
</li>
</ul>
</div> <!--main div end-->