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 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/manifest.json b/manifest.json
index ffe118b..b46226f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -5,7 +5,7 @@
"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": "4.0.0",
"max": null
--
Gitblit v1.10.0