bump version to 2023.04-1

This commit is contained in:
Tobias Diekershoff 2023-04-27 07:00:31 +02:00
parent a725815d7a
commit e7e56bea65
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.06-dev';
const VERSION = '2023.04-1';
// Allow themes to control internal parameters
// by changing App values in theme.php