bump version 2023.12

This commit is contained in:
Tobias Diekershoff 2023-12-24 15:52:17 +01:00
parent b6e52849ca
commit d4a5a8051a
4 changed files with 5 additions and 5 deletions

View file

@ -63,8 +63,8 @@ use Psr\Log\LoggerInterface;
class App
{
const PLATFORM = 'Friendica';
const CODENAME = 'Giant Rhubarb';
const VERSION = '2023.09-rc';
const CODENAME = 'Yellow Archangel';
const VERSION = '2023.12';
// Allow themes to control internal parameters
// by changing App values in theme.php