From 797f70689539add5d9a891f8234a29b29a79cf3d Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Mon, 13 Apr 2026 21:57:37 +0000
Subject: [PATCH] Synchronize client's email & phone

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

diff --git a/manifest.json b/manifest.json
index 434ce26..4f6c3a8 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": "5.0",
+		"version": "5.1",
 		"ucrmVersionCompliancy": {
 			"min": "4.0.0",
 			"max": null

--
Gitblit v1.10.0