From 25d4370305fa5c0bb1f7f0740b58e1a6161805da Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Wed, 14 Jun 2023 10:55:13 +0000
Subject: [PATCH] Show UCRM version on webhook test
---
manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/manifest.json b/manifest.json
index a258edc..920d64c 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": "1.0",
+ "version": "1.1",
"ucrmVersionCompliancy": {
"min": "3.4.3",
"max": null
--
Gitblit v1.10.0