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 PLATFORM = 'Friendica';
const CODENAME = 'Yellow Archangel'; const CODENAME = 'Yellow Archangel';
const VERSION = '2023.12'; const VERSION = '2024.03-dev';
// Allow themes to control internal parameters // Allow themes to control internal parameters
// by changing App values in theme.php // by changing App values in theme.php