diff options
author | 2020-11-30 11:07:02 -0500 | |
---|---|---|
committer | 2020-11-30 11:07:02 -0500 | |
commit | d66e2d908d6270043de5dd38c45aee72817fd96e (patch) | |
tree | 40c1f632bd8079f0c8261591c3c91d9bcc794cc8 /docs/index.html | |
parent | c352e1e45b98f31fc0fb67c7296c7ada77732777 (diff) | |
download | textadept-d66e2d908d6270043de5dd38c45aee72817fd96e.tar.gz textadept-d66e2d908d6270043de5dd38c45aee72817fd96e.zip |
Updated for 11.0.
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 5aa61ce8..166b54a1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -55,16 +55,16 @@ <div id="left"> <a id="download"></a> - <h2>Download (v10.8)</h2> + <h2>Download (v11.0)</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_10.8/textadept_10.8.win32.zip">Win32</a></li> - <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.macOS.zip">macOS</a></li> - <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.linux.tgz">Linux</a></li> - <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.modules.zip">Modules</a></li> + <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.0/textadept_11.0.win32.zip">Win32</a></li> + <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.0/textadept_11.0.macOS.zip">macOS</a></li> + <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.0/textadept_11.0.linux.tgz">Linux</a></li> + <li><a href="https://github.com/orbitalquark/textadept/releases/download/textadept_11.0/textadept_11.0.modules.zip">Modules</a></li> </ul> <hr style="margin: 0.25em 0.5em 0.25em 0.5em;" /> <ul> |