HOTFIX: websocket with old balance was sent. (#3758)

This commit is contained in:
dni ⚡
2026-02-03 12:12:33 +01:00
committed by GitHub
parent ef9adc077b
commit 83334d67c8
3 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "lnbits"
version = "1.4.1"
version = "1.4.2"
requires-python = ">=3.10,<3.13"
description = "LNbits, free and open-source Lightning wallet and accounts system."
authors = [{ name = "Alan Bits", email = "alan@lnbits.com" }]