From 5a836a397dd9a25d97aa905c011d8f711e051748 Mon Sep 17 00:00:00 2001 From: Elio Schmutz Date: Fri, 24 May 2024 13:53:47 +0200 Subject: [PATCH] Preparing release 2024.8.1 --- HISTORY.rst | 9 +++++++++ changes/TI-88.other | 1 - setup.py | 2 +- versions.cfg | 2 ++ 4 files changed, 12 insertions(+), 2 deletions(-) delete mode 100644 changes/TI-88.other diff --git a/HISTORY.rst b/HISTORY.rst index 3a2529ea89c..17d3cfe4daa 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -10,6 +10,15 @@ Versions are of the form MAJOR.MINOR.PATCH. Each MINOR release (MAJOR.MINOR.0) i .. towncrier release notes start +2024.8.1 (2024-05-24) +--------------------- + +Other changes: + + +- Add feature-flag to disable the classic ui [elioschmutz] [TI-88] + + 2024.8.0 (2024-05-21) --------------------- diff --git a/changes/TI-88.other b/changes/TI-88.other deleted file mode 100644 index 604007c2fab..00000000000 --- a/changes/TI-88.other +++ /dev/null @@ -1 +0,0 @@ -Add feature-flag to disable the classic ui [elioschmutz] diff --git a/setup.py b/setup.py index 34831ff9513..0497cc46169 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import os -version = '2024.9.0.dev0' +version = '2024.8.1' maintainer = '4teamwork AG' diff --git a/versions.cfg b/versions.cfg index e20d8b04e00..bee8601347f 100644 --- a/versions.cfg +++ b/versions.cfg @@ -13,6 +13,8 @@ sablon = 0.3.1 [versions] +opengever.core = 2024.8.1 + alabaster = 0.7.10 alembic = 1.4.3 amqp = 1.4.7