Automatically fill version info in index.html

This commit is contained in:
2025-12-26 10:34:45 -06:00
parent 12c303d0ab
commit 235d89ebb3
2 changed files with 7 additions and 2 deletions

View File

@@ -118,8 +118,7 @@
</tr>
<tr>
<td>Program Version</td>
<!-- This version text is completely unchecked. I'll need to do something about that. -->
<td><code>v0.6.1</code></td>
<td><code>#CRATE_VERSION_PLACEHOLDER#</code></td>
</tr>
</table>
</article>