bump version 2023.05-rc

This commit is contained in:
Tobias Diekershoff 2023-05-18 15:55:42 +02:00
parent e2e95f7d72
commit 14956244cc
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2023.06-dev
2023.05-rc

View File

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