bump VERSION to 2023.03-dev

This commit is contained in:
Tobias Diekershoff 2022-12-20 06:52:15 +01:00
parent 6e6c9314af
commit c84f18ef66
4 changed files with 4 additions and 4 deletions

View file

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