chore: bump version to 1.3.1 for OTA update testing
Some checks failed
Build Archipelago ISO (dev) / build-iso (push) Has been cancelled
Build Archipelago ISO / build-iso (push) Has been cancelled

First release with working UI sidecar containers (--user 0:0, CHOWN caps)
and complete update pipeline (manifest publishing, archive extraction,
WebSocket notifications).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-04-01 20:41:29 +01:00
parent e0f2fd6f02
commit 05544a1856

View File

@@ -1,6 +1,6 @@
[package]
name = "archipelago"
version = "1.3.0"
version = "1.3.1"
edition = "2021"
description = "Archipelago Bitcoin Node OS - Native backend"
authors = ["Archipelago Team"]