From a808458124ffc9c95d7ad9c7b32b0e1e8d70f2e8 Mon Sep 17 00:00:00 2001 From: Dorian Date: Thu, 2 Apr 2026 17:08:52 +0100 Subject: [PATCH] chore: bump version to 1.3.2 Co-Authored-By: Claude Opus 4.6 (1M context) --- core/archipelago/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/archipelago/Cargo.toml b/core/archipelago/Cargo.toml index e1a407ad..af219959 100644 --- a/core/archipelago/Cargo.toml +++ b/core/archipelago/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "archipelago" -version = "1.3.1" +version = "1.3.2" edition = "2021" description = "Archipelago Bitcoin Node OS - Native backend" authors = ["Archipelago Team"]