From 59a0ac1ebc9dca41795897b759036360257931cf Mon Sep 17 00:00:00 2001 From: alan Date: Thu, 30 Apr 2026 17:42:04 +0000 Subject: [PATCH] [UPDATE] tpos to v1.4.0 --- extensions.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions.json b/extensions.json index 1e9b0a84..262ea514 100644 --- a/extensions.json +++ b/extensions.json @@ -391,14 +391,14 @@ "id": "tpos", "repo": "https://github.com/lnbits/tpos", "name": "TPoS", - "version": "1.3.0", + "version": "1.4.0", "min_lnbits_version": "1.5.0", "short_description": "A shareable PoS terminal!", "paid_features": "Free to use all the PoS features, apart from 0.5% charge for the ATM which draws to help maintain development.", "details_link": "https://raw.githubusercontent.com/lnbits/tpos/main/config.json", "icon": "https://raw.githubusercontent.com/lnbits/tpos/main/static/image/tpos.png", - "archive": "https://github.com/lnbits/tpos/archive/refs/tags/v1.3.0.zip", - "hash": "798841a3c5ad75b30b6502e28e4833d2dff0e93301a9c3cfc16fca4a4a48dc5b" + "archive": "https://github.com/lnbits/tpos/archive/refs/tags/v1.4.0.zip", + "hash": "5d9d2711b04ee799dc47c2fe29a8070da10f6c6c0f5fc651e0ec50621b097cb9" }, { "id": "usermanager",