bump version to 2023.01
This commit is contained in:
parent
b94c47a7b5
commit
9d7e172d2c
|
@ -64,7 +64,7 @@ class App
|
||||||
{
|
{
|
||||||
const PLATFORM = 'Friendica';
|
const PLATFORM = 'Friendica';
|
||||||
const CODENAME = 'Giant Rhubarb';
|
const CODENAME = 'Giant Rhubarb';
|
||||||
const VERSION = '2022.12';
|
const VERSION = '2023.01';
|
||||||
|
|
||||||
// Allow themes to control internal parameters
|
// Allow themes to control internal parameters
|
||||||
// by changing App values in theme.php
|
// by changing App values in theme.php
|
||||||
|
|
Loading…
Reference in a new issue