1
0
Fork 0

bump version 2024.03-dev

This commit is contained in:
Tobias Diekershoff 2023-12-24 15:57:10 +01:00
parent d4a5a8051a
commit 9b62ba6dfe
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2023.12
2024.03-dev

View File

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