bump version to 2023.03-rc

This commit is contained in:
Tobias Diekershoff 2023-03-13 21:22:33 +01:00
parent d951d49193
commit c389b48a9f
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 = '2023.03-dev';
const VERSION = '2023.03-rc';
// Allow themes to control internal parameters
// by changing App values in theme.php