From 108fd951f42d6cad6c15556b75125a4852df3324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Mon, 18 Aug 2025 12:12:10 +0200 Subject: [PATCH] chore: update to v1.1.0 --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index dc18aab..2ec4bbf 100644 --- a/config.json +++ b/config.json @@ -2,7 +2,8 @@ "name": "Split Payments", "short_description": "Split incoming payments across wallets", "tile": "/splitpayments/static/image/split-payments.png", - "min_lnbits_version": "1.0.0", + "version": "1.1.0", + "min_lnbits_version": "1.3.0", "contributors": [ { "name": "cryptograffiti",