Release v2.5.1

Contains CLN related hotfixes for StartOS
This commit is contained in:
wiz 2024-03-01 11:24:47 +09:00
parent 4950ac9df4
commit 249b015299
No known key found for this signature in database
GPG Key ID: A394E332255A6173
4 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
{
"name": "mempool-backend",
"version": "2.5.0",
"version": "2.5.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mempool-backend",
"version": "2.5.0",
"version": "2.5.1",
"license": "GNU Affero General Public License v3.0",
"dependencies": {
"@babel/core": "^7.20.12",

View File

@ -1,6 +1,6 @@
{
"name": "mempool-backend",
"version": "2.5.0",
"version": "2.5.1",
"description": "Bitcoin mempool visualizer and blockchain explorer backend",
"license": "GNU Affero General Public License v3.0",
"homepage": "https://mempool.space",

View File

@ -1,12 +1,12 @@
{
"name": "mempool-frontend",
"version": "2.5.0",
"version": "2.5.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mempool-frontend",
"version": "2.5.0",
"version": "2.5.1",
"license": "GNU Affero General Public License v3.0",
"dependencies": {
"@angular-devkit/build-angular": "^14.2.10",

View File

@ -1,6 +1,6 @@
{
"name": "mempool-frontend",
"version": "2.5.0",
"version": "2.5.1",
"description": "Bitcoin mempool visualizer and blockchain explorer backend",
"license": "GNU Affero General Public License v3.0",
"homepage": "https://mempool.space",