We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e4331a commit 687e039Copy full SHA for 687e039
_layouts/default-layout.html
@@ -80,7 +80,7 @@
80
</footer>
81
82
<script type="text/javascript">
83
- $(".currentVersion").text("latest version (18.1)");
+ $(".currentVersion").text("latest version (18.2)");
84
anchors.add();
85
UrlReplace();
86
FullTreeMenuList('{{page.needAutoGenerateSidebar}}', '{{page.needGenerateH3Content}}');
0 commit comments