From 09b49fb604fa434fab64ec182ee2c787a32ace17 Mon Sep 17 00:00:00 2001 From: Lucy <12953208+elvece@users.noreply.github.com> Date: Wed, 8 May 2024 07:53:22 -0400 Subject: [PATCH] update bounds for bitcoin (#29) --- manifest.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.yaml b/manifest.yaml index d4a903e..0b712c9 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -1,8 +1,8 @@ id: mempool title: Mempool -version: 2.5.1 +version: 2.5.1.1 release-notes: | - * Updates to upstream tag of [2.5.1](https://github.com/mempool/mempool/releases/tag/v2.5.1), which fixes issues regarding lightning lookups + * Bumps version bounds for Bitcoin Core license: AGPL wrapper-repo: "https://github.com/Start9Labs/mempool-wrapper" upstream-repo: "https://github.com/mempool/mempool" @@ -64,7 +64,7 @@ properties: type: script dependencies: bitcoind: - version: ">=0.21.1.2 <27.0.0" + version: ">=0.21.1.2 <29.0.0" requirement: type: "required" description: Used to subscribe to new block events from a full archival node