Skip to content

Commit eca7fd6

Browse files
committed
Show correct version in index page
1 parent 1e24629 commit eca7fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h2>This is CodeMirror</h2>
9696
</div>
9797
</div>
9898
<div class=actionsleft>
99-
Get the current version: <a href="http://codemirror.net/codemirror.zip">5.13</a>.<br>
99+
Get the current version: <a href="http://codemirror.net/codemirror.zip">5.13.2</a>.<br>
100100
You can see the <a href="https://github.com/codemirror/codemirror" title="Github repository">code</a> or<br>
101101
read the <a href="doc/releases.html">release notes</a>.<br>
102102
There is a <a href="doc/compress.html">minification helper</a>.

0 commit comments

Comments
 (0)