From 9a56ee9d7c208b5e6e6d4b0b4cbf3ae82a79996c Mon Sep 17 00:00:00 2001
From: Julian Wendling <xdeavenx@gmail.com>
Date: Tue, 9 Nov 2021 18:42:02 +0900
Subject: [PATCH] Inrease version

---
 version.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/version.php b/version.php
index aa23f26..cc7a118 100644
--- a/version.php
+++ b/version.php
@@ -25,5 +25,5 @@
 
 
 $plugin->component = 'block_hshcourselist';
-$plugin->version = 2019082301;  // YYYYMMDDHH.
-$plugin->requires = 2016112900; // YYYYMMDDHH.
\ No newline at end of file
+$plugin->version = 2019082302;
+$plugin->requires = 2016112900;
\ No newline at end of file
-- 
GitLab