bump version to 2023.01

This commit is contained in:
Tobias Diekershoff 2023-01-15 11:50:23 +01:00
parent b94c47a7b5
commit 9d7e172d2c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2022.12
2023.01

View File

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