From a708f018c174e39481a28a5aa25ece2be69a1f66 Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Wed, 14 Jun 2023 11:17:37 +0000
Subject: [PATCH] Add parameter/property type hints
---
manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/manifest.json b/manifest.json
index 8a5a4bb..ffe118b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -7,7 +7,7 @@
"url": "https://github.com/jacekkow/ucrm-holidays",
"version": "0.1",
"ucrmVersionCompliancy": {
- "min": "3.0.0-beta2",
+ "min": "4.0.0",
"max": null
},
"unmsVersionCompliancy": {
--
Gitblit v1.10.0