bump development version

This commit is contained in:
Tobias Diekershoff 2023-04-23 15:25:19 +02:00
parent 1a0c415fa2
commit 26e8180e8d
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.04';
const VERSION = '2023.06-dev';
// Allow themes to control internal parameters
// by changing App values in theme.php