diff options
author | 2021-08-01 20:26:02 -0400 | |
---|---|---|
committer | 2021-08-01 20:26:02 -0400 | |
commit | a16864969e2f4135d0a213e0208d9f8f00bedc28 (patch) | |
tree | 19701b1f428cccbc1c9333027d6edcec693e8f8c /docs/index.html | |
parent | 54d3e8f40413f56c4a299189d052e7a190b5b410 (diff) | |
download | textadept-a16864969e2f4135d0a213e0208d9f8f00bedc28.tar.gz textadept-a16864969e2f4135d0a213e0208d9f8f00bedc28.zip |
Updated for 11.2.
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.html b/docs/index.html index 89468f16..63136ec3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -54,15 +54,15 @@ <div id="left"> <a id="download"></a> - <h2>Download (v11.1)</h2> + <h2>Download (v11.2)</h2> <a href="https://github.com/orbitalquark/textadept/releases.atom"> <img src="images/feed.png" style="float: right; margin: 0.25em;" alt="Atom" /> </a> <ul> - <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.1/textadept_11.1.win32.zip">Win32</a></li> - <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.1/textadept_11.1.macOS.zip">macOS</a></li> - <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.1/textadept_11.1.linux.tgz">Linux</a></li> - <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.1/textadept_11.1.modules.zip">Modules</a></li> + <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.2/textadept_11.2.win32.zip">Win32</a></li> + <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.2/textadept_11.2.macOS.zip">macOS</a></li> + <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.2/textadept_11.2.linux.tgz">Linux</a></li> + <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.2/textadept_11.2.modules.zip">Modules</a></li> </ul> <hr style="margin: 0.25em 0.5em 0.25em 0.5em;" /> <ul> |