chore: bump version to 1.3.5
All checks were successful
Build Archipelago ISO (dev) / build-iso (push) Successful in 39m9s

Registry migration to git.tx1138.com/lfg2025, version bump for
release testing across nodes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-04-11 09:38:45 -04:00
parent c917814d32
commit 4db387af5e
4 changed files with 13 additions and 3 deletions

View File

@@ -180,6 +180,16 @@ init()
</button>
</div>
<div class="overflow-y-auto flex-1 min-h-0 space-y-6 pr-1">
<!-- v1.3.5 -->
<div>
<div class="flex items-center gap-2 mb-3">
<span class="text-xs font-mono px-2 py-0.5 rounded bg-orange-500/20 text-orange-300">v1.3.5</span>
<span class="text-xs text-white/40">Apr 11, 2026</span>
</div>
<div class="space-y-3 text-sm text-white/80 pl-3 border-l border-white/10">
<p>Migrated container registry to git.tx1138.com</p>
</div>
</div>
<!-- v1.3.4 -->
<div>
<div class="flex items-center gap-2 mb-3">