bump VERSION to 2022.12

This commit is contained in:
Tobias Diekershoff 2022-12-20 06:48:39 +01:00
parent e54267e0cf
commit eeadc00e83
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 = '2022.12-rc';
const VERSION = '2022.12';
// Allow themes to control internal parameters
// by changing App values in theme.php