From e7bf0bf4fb1fc7f89a908dcc329e5281de8b15ea Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Mon, 16 Feb 2026 21:31:48 +0000
Subject: [PATCH] Add hook_install.php and remove hook_enable.php include in public.php
---
manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/manifest.json b/manifest.json
index f0dfe39..e1e3c7f 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": "2.0",
+ "version": "3.0",
"ucrmVersionCompliancy": {
"min": "4.0.0",
"max": null
--
Gitblit v1.10.0