From de5abab91f309262b9bf9de6b2c6b4020513c024 Mon Sep 17 00:00:00 2001 From: Florian Spreckelsen <f.spreckelsen@indiscale.com> Date: Thu, 24 Oct 2024 10:29:46 +0200 Subject: [PATCH] REL: Correct release date --- CHANGELOG.md | 2 +- patches/{patch20241010-8.0.0 => patch20241024-8.0.0}/patch.sh | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename patches/{patch20241010-8.0.0 => patch20241024-8.0.0}/patch.sh (100%) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2f163f..9b8478f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [8.0.0] - 2024-10-10 ## +## [8.0.0] - 2024-10-24 ## ### Added ### diff --git a/patches/patch20241010-8.0.0/patch.sh b/patches/patch20241024-8.0.0/patch.sh similarity index 100% rename from patches/patch20241010-8.0.0/patch.sh rename to patches/patch20241024-8.0.0/patch.sh -- GitLab