diff --git a/README.md b/README.md
index 20c8be7f4df76abc05ee13d5d0203c22add62d82..f935e9e6d8b4ad63849b87cc0c4abbec95bf69b3 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.5, 14.03.2021
+**Version:** BETA 0.5, 18.03.2021
 
 # TODO:
 
diff --git a/src/HsH-article.cls b/src/HsH-article.cls
index e8a032071167c4f4f91439d3f999b97e4a2860e3..92d98746481b2860a6b1b050c029643412379fcb 100644
--- a/src/HsH-article.cls
+++ b/src/HsH-article.cls
@@ -1,8 +1,8 @@
-\typeout{Adapted from KOMA script for use in Hochschule Hannover <2022-03-13> Jan Wille}
+\typeout{Adapted from KOMA script for use in Hochschule Hannover <2022-03-18> Jan Wille}
 \NeedsTeXFormat{LaTeX2e}
 
 \newcommand{\myClassName}{HsH-article}
-\ProvidesClass{\myClassName}[2021/03/13 HsH Report based on KOMA]
+\ProvidesClass{\myClassName}[2021/03/18 HsH Report based on KOMA]
 
 \newcommand{\HsHlogoPath}{HSH-Logo.pdf}
 \newcommand{\HsHlogoPage}{1}
@@ -495,4 +495,4 @@
 	\end{center}%
 	\par
 	\vskip 2em
-}%
\ No newline at end of file
+}%
diff --git a/src/HsH-report.cls b/src/HsH-report.cls
index fec576f1f5cdc925cca48791b85acfd1bc9077ea..4ffefc64a90b1ca807732e7a20f68428df8f67f0 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 <2021-03-13> Jan Wille}
+\typeout{Adapted from KOMA script for use in Hochschule Hannover <2021-03-18> Jan Wille}
 \NeedsTeXFormat{LaTeX2e}
 
 \newcommand{\myClassName}{HsH-report}
-\ProvidesClass{\myClassName}[2021/03/13 HsH-Report based on KOMA]
+\ProvidesClass{\myClassName}[2021/03/18 HsH-Report based on KOMA]
 
 \newcommand{\HsHlogoPath}{HSH-Logo.pdf}
 \newcommand{\HsHlogoPage}{1}
@@ -505,4 +505,4 @@
 	\end{center}%
 	\par
 	\vskip 2em
-}%
\ No newline at end of file
+}%
diff --git a/src/HsH-standalone.cls b/src/HsH-standalone.cls
index ac9ba8729f1c88723da771522e030f037510faa8..220d3f019b08718934b7ace5915b720cd9b079ce 100644
--- a/src/HsH-standalone.cls
+++ b/src/HsH-standalone.cls
@@ -1,8 +1,8 @@
-\typeout{Adapted from KOMA script for use in Hochschule Hannover <2020-01-22> Jan Wille}
+\typeout{Adapted from KOMA script for use in Hochschule Hannover <2021-03-18> Jan Wille}
 \NeedsTeXFormat{LaTeX2e}
 
 \newcommand{\myClassName}{HsH-standalone}
-\ProvidesClass{\myClassName}[2020/03/13 HsH Report based on KOMA]
+\ProvidesClass{\myClassName}[2021/03/18 HsH Report based on KOMA]
 
 \newcommand{\HsHlogoPath}{HSH-Logo.pdf}
 \newcommand{\HsHlogoPage}{1}