chore: bump version to 1.3.5

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
co-authored by Claude Opus 4.6
parent a147db9b70
commit 7ca973e7b1
4 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "neode-ui",
"private": true,
"version": "1.3.4",
"version": "1.3.5",
"type": "module",
"scripts": {
"start": "./start-dev.sh",
@@ -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">