Update sidebar version button to v2.0
This commit is contained in:
parent
dab7aa93d8
commit
d6fd206efa
1 changed files with 1 additions and 1 deletions
|
|
@ -267,7 +267,7 @@
|
|||
|
||||
<!-- Version Section -->
|
||||
<div class="version-section">
|
||||
<button class="version-button" onclick="showVersionInfo()">v1.9</button>
|
||||
<button class="version-button" onclick="showVersionInfo()">v2.0</button>
|
||||
</div>
|
||||
|
||||
<!-- Status Section -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue