From 012ff31d7f74ab5cdee84ecf3b25339016910d4d Mon Sep 17 00:00:00 2001
From: jeph864 <jephte.abijuru@minervis.com>
Date: Wed, 07 Jun 2023 21:48:37 +0000
Subject: [PATCH] Merge remote-tracking branch 'origin/master(ours)'

---
 plugin.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugin.php b/plugin.php
index 8d61146..2bbdcd6 100644
--- a/plugin.php
+++ b/plugin.php
@@ -1,7 +1,7 @@
 <?php
 
 $id = "azureadcron";
-$version = "1.0.0";
+$version = "1.0.1";
 $ilias_min_version = "5.4.0";
 $ilias_max_version = "7.999";
 $responsible = "Jephte Abijuru";

--
Gitblit v1.8.0