bump version to 2024.03

This commit is contained in:
Tobias Diekershoff 2024-03-21 08:01:47 +01:00
parent 2fcd090b11
commit f13c5dcbaf
4 changed files with 27 additions and 27 deletions

View file

@ -64,7 +64,7 @@ class App
{
const PLATFORM = 'Friendica';
const CODENAME = 'Yellow Archangel';
const VERSION = '2024.03-rc';
const VERSION = '2024.03';
// Allow themes to control internal parameters
// by changing App values in theme.php