Fix version label in rtensor.xhtml
dkl9

dkl9 commited on 2023-221 10:40:46
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -45,7 +45,7 @@
45 45
     <body>
46 46
         <noscript>do you really expect a usable calculator without javascript?</noscript>
47 47
         <h1 id="title">RTensor</h1>
48
-        <h2 id="vnum"><a href="changelog.md">version 2.3-dev</a></h2>
48
+        <h2 id="vnum"><a href="changelog.md">version 2.3</a></h2>
49 49
         <br />
50 50
         <details>
51 51
             <summary>important remarks</summary>
52 52