From 67e4ab9dfca8a5cf647b4204c6534546d029706a Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Tue, 17 Mar 2026 09:29:49 +0000
Subject: [PATCH] Rename attribute "KSeF QR Code" to "QR Code Generator URL"

---
 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/manifest.json b/manifest.json
index e1e3c7f..cbe0ca4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -5,7 +5,7 @@
 		"displayName": "wFirma.pl integration",
 		"description": "Synchronizes customers and invoices with Polish invoicing system wFirma.pl",
 		"url": "https://github.com/jacekkow/ucrm-wfirma",
-		"version": "3.0",
+		"version": "4.1",
 		"ucrmVersionCompliancy": {
 			"min": "4.0.0",
 			"max": null

--
Gitblit v1.10.0