From 768554c0049bec2ed70af25c1d38377437f8010d Mon Sep 17 00:00:00 2001
From: Jannik Dunkelau <jannik.dunkelau@hhu.de>
Date: Mon, 22 Jun 2020 14:42:24 +0200
Subject: [PATCH] Update hhuthesis.cls version

---
 hhuthesis.cls | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hhuthesis.cls b/hhuthesis.cls
index 1f3afe0..1757fd9 100644
--- a/hhuthesis.cls
+++ b/hhuthesis.cls
@@ -1,5 +1,5 @@
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{hhuthesis}[2020/02/17 HHU Thesis LaTeX document class v1.14]
+\ProvidesClass{hhuthesis}[2020/06/22 HHU Thesis LaTeX document class v1.15]
 
 \DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}} % Options fallback.
 \ProcessOptions\relax
-- 
GitLab