From fbaf8c015cce580ce3f66b1cbfa2b1b42d4a1fe8 Mon Sep 17 00:00:00 2001 From: Karol Stelmaczonek Date: Fri, 6 Dec 2024 15:41:45 +0100 Subject: [PATCH] feature: change version --- manifest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.php b/manifest.php index 303354be15..dcb629a0c4 100755 --- a/manifest.php +++ b/manifest.php @@ -363,9 +363,9 @@ ], 'constants' => [ #TAO version number - 'TAO_VERSION' => '2024.12', + 'TAO_VERSION' => '2025.01', #TAO version label - 'TAO_VERSION_NAME' => '2024.12', + 'TAO_VERSION_NAME' => '2025.01', #the name to display 'PRODUCT_NAME' => 'TAO', #TAO release status, use to add specific footer to TAO, available alpha, beta, demo, stable