From b97ad1bca6b28441503a57ad8159a011b46e2861 Mon Sep 17 00:00:00 2001
From: Jan Wille <jan.wille@stud.hs-hannover.de>
Date: Tue, 9 Feb 2021 16:31:15 +0100
Subject: [PATCH] updated Version

---
 README.md          | 2 +-
 src/HsH-report.cls | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 0059b6b..f9af055 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ them with specifig configurations and presets as well as providing commonly need
 	HsH-book (planed)  
 	HsH-standalone
 
-**Version:** BETA 0.3, 24.01.2021
+**Version:** BETA 0.4, 08.02.2021
 
 # TODO:
 
diff --git a/src/HsH-report.cls b/src/HsH-report.cls
index f070916..bdf8bf8 100644
--- a/src/HsH-report.cls
+++ b/src/HsH-report.cls
@@ -1,8 +1,8 @@
-\typeout{Adapted from KOMA script for use in Hochschule Hannover <2022-01-22> Jan Wille}
+\typeout{Adapted from KOMA script for use in Hochschule Hannover <2022-02-09> Jan Wille}
 \NeedsTeXFormat{LaTeX2e}
 
 \newcommand{\myClassName}{HsH-report}
-\ProvidesClass{\myClassName}[2021/01/22 HsH Report based on KOMA]
+\ProvidesClass{\myClassName}[2021/02/09 HsH Report based on KOMA]
 
 \newcommand{\HsHlogoPath}{HSH-Logo.pdf}
 \newcommand{\HsHlogoPage}{1}
-- 
GitLab