bump version

This commit is contained in:
Tobias Diekershoff 2023-05-23 22:03:05 +02:00
parent f3fb69e7b9
commit 2dbfb07008
3 changed files with 3 additions and 3 deletions

View file

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