Compare commits

..

1 commit

Author SHA1 Message Date
Tobias Diekershoff f9c484c642 updated changelog 2023-12-24 18:05:59 +01:00
3 changed files with 2 additions and 9 deletions

View file

@ -1,10 +1,3 @@
Version 2024.03 (unreleased)
Friendica Core
Friendica Addons
Closed Issues
Version 2023.12 (2023-12-24)
Friendica Core
Raised minimal PHP version to 7.4

View file

@ -1 +1 @@
2024.03-dev
2023.12

View file

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