From 6868526c363d18f6eb8da271e1a7478fd246c7d6 Mon Sep 17 00:00:00 2001 From: Sir Peter <77232439+reteP-riS@users.noreply.github.com> Date: Fri, 29 Apr 2022 14:33:06 +0200 Subject: [PATCH] Bumped version to 1.0.14. --- module.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.php b/module.php index d1e4bdc..ef097ad 100644 --- a/module.php +++ b/module.php @@ -42,7 +42,7 @@ public const CUSTOM_WEBSITE = 'https://github.com/reteP-riS/HistoricEvents-Germany'; - public const CUSTOM_VERSION = '1.0.13'; + public const CUSTOM_VERSION = '1.0.14'; public const CUSTOM_LAST = 'https://github.com/reteP-riS/HistoricEvents-Germany/raw/main/latest-version.txt';