Update to version v0.1.2.a.7 and implement auto-update feature in install.sh

- Updated index.html and version.txt to reflect the new release version v0.1.2.a.7.
- Added an auto-update option in install.sh to streamline the update process without user prompts.
- Modified terminal.py to support the new auto-update flag during updates.
This commit is contained in:
2025-11-15 19:42:02 -05:00
parent 16970b0866
commit 4d53a201b4
4 changed files with 23 additions and 6 deletions

View File

@@ -46,7 +46,7 @@
<div class="hero__metrics">
<div class="metric">
<p class="metric__label">Current release</p>
<p class="metric__value">v0.1.2.a.6</p>
<p class="metric__value">v0.1.2.a.7</p>
</div>
<div class="metric">
<p class="metric__label">Supported families</p>