Skip to content

Commit a0db9ef

Browse files
author
Florian Kissling
committed
Fix version number in footer.
1 parent 5fd72d2 commit a0db9ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Maintained by <a href="https://github.com/kevin-brown">Kevin Brown</a> and <a href="https://github.com/ivaynberg">Igor Vaynberg</a>.
99
</p>
1010
<ul class="s2-docs-footer-links">
11-
<li>Currently v4.0.0-rc.2</li>
11+
<li>Currently v4.0.0</li>
1212
<li><a href="https://github.com/select2/select2">GitHub</a></li>
1313
<li><a href="./examples.html">Examples</a></li>
1414
<li><a href="./options.html">Options</a></li>

0 commit comments

Comments
 (0)