From 8cbb1c18bab2a1fe017c6a54025ef49a8ea9779e Mon Sep 17 00:00:00 2001 From: Janos Pribelszki Date: Fri, 1 Sep 2023 16:42:51 +0200 Subject: [PATCH] chore: change version to 2023.09 --- manifest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.php b/manifest.php index 33967c783e..fb8ff044fb 100755 --- a/manifest.php +++ b/manifest.php @@ -356,9 +356,9 @@ ], 'constants' => [ #TAO version number - 'TAO_VERSION' => '2023.09', + 'TAO_VERSION' => '2023.10', #TAO version label - 'TAO_VERSION_NAME' => '2023.09', + 'TAO_VERSION_NAME' => '2023.10', #the name to display 'PRODUCT_NAME' => 'TAO', #TAO release status, use to add specific footer to TAO, available alpha, beta, demo, stable