chore(release): stage v1.7.100-alpha (ISO RC)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
archipelago 2026-07-14 08:58:31 -04:00
parent b5265f4633
commit 4e11f80771
3 changed files with 3 additions and 3 deletions

2
core/Cargo.lock generated
View File

@ -95,7 +95,7 @@ dependencies = [
[[package]]
name = "archipelago"
version = "1.7.99-alpha"
version = "1.7.100-alpha"
dependencies = [
"anyhow",
"archipelago-container",

View File

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

View File

@ -1,7 +1,7 @@
{
"name": "neode-ui",
"private": true,
"version": "1.7.99-alpha",
"version": "1.7.100-alpha",
"type": "module",
"scripts": {
"start": "./start-dev.sh",