From e9cd26454a3b0220477dc52e763b891d93e78401 Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Wed, 14 Jun 2023 11:18:02 +0000
Subject: [PATCH] Release version 1.0
---
manifest.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/manifest.json b/manifest.json
index 8a5a4bb..b46226f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -5,9 +5,9 @@
"displayName": "Holidays skipper",
"description": "Changes invoice due date if it is on a day off (holiday, weekend)",
"url": "https://github.com/jacekkow/ucrm-holidays",
- "version": "0.1",
+ "version": "1.0",
"ucrmVersionCompliancy": {
- "min": "3.0.0-beta2",
+ "min": "4.0.0",
"max": null
},
"unmsVersionCompliancy": {
--
Gitblit v1.10.0