From 84367bb7d35a0d9156cbe81207a49b359d682aa9 Mon Sep 17 00:00:00 2001 From: Nikita Pimenov Date: Fri, 2 Aug 2024 13:10:33 +0300 Subject: [PATCH] feat: update release version 2024.09 --- manifest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.php b/manifest.php index 3bd39f1c2b..a94598883d 100755 --- a/manifest.php +++ b/manifest.php @@ -359,9 +359,9 @@ ], 'constants' => [ #TAO version number - 'TAO_VERSION' => '2024.08 LTS', + 'TAO_VERSION' => '2024.09', #TAO version label - 'TAO_VERSION_NAME' => '2024.08 LTS', + 'TAO_VERSION_NAME' => '2024.09', #the name to display 'PRODUCT_NAME' => 'TAO', #TAO release status, use to add specific footer to TAO, available alpha, beta, demo, stable