From ca616aa9c2b595f61aceb26b60584c53016d0949 Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Thu, 19 Mar 2026 12:28:47 +0000 Subject: [PATCH] Release version 5.0 --- src/UcrmAttributes.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/UcrmAttributes.php b/src/UcrmAttributes.php index a2f1c4e..f8f9c67 100644 --- a/src/UcrmAttributes.php +++ b/src/UcrmAttributes.php @@ -23,8 +23,8 @@ 'code' => 'ksef-url', 'type' => 'invoice', ], - 'KSeF QR Code' => [ - 'code' => 'ksef-qr-code', + 'QR Code Generator URL' => [ + 'code' => 'qr-code-gen-url', 'type' => 'invoice', ], 'wFirma Payment ID' => [ -- Gitblit v1.10.0