From 5516fefb1c810bbef2302f61ad2863745e0866fd Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Wed, 14 Jun 2023 11:06:55 +0000
Subject: [PATCH] Release version 2.0
---
manifest.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/manifest.json b/manifest.json
index 920d64c..9a26124 100644
--- a/manifest.json
+++ b/manifest.json
@@ -5,9 +5,9 @@
"displayName": "wFirma.pl integration",
"description": "Synchronizes customers and invoices with Polish invoicing system wFirma.pl",
"url": "https://github.com/jacekkow/ucrm-wfirma",
- "version": "1.1",
+ "version": "2.0",
"ucrmVersionCompliancy": {
- "min": "3.4.3",
+ "min": "4.0.0",
"max": null
},
"unmsVersionCompliancy": {
--
Gitblit v1.10.0