mirror of
https://github.com/friendica/friendica
synced 2025-04-27 18:30:12 +00:00
bump version 2023.12
This commit is contained in:
parent
b6e52849ca
commit
d4a5a8051a
4 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue