bump version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- ------------------------------------------
|
||||
-- Friendica 2023.05-rc (Giant Rhubarb)
|
||||
-- Friendica 2023.05 (Giant Rhubarb)
|
||||
-- DB_UPDATE_VERSION 1518
|
||||
-- ------------------------------------------
|
||||
|
||||
|
||||
@@ -64,7 +64,7 @@ class App
|
||||
{
|
||||
const PLATFORM = 'Friendica';
|
||||
const CODENAME = 'Giant Rhubarb';
|
||||
const VERSION = '2023.05-rc';
|
||||
const VERSION = '2023.05';
|
||||
|
||||
// Allow themes to control internal parameters
|
||||
// by changing App values in theme.php
|
||||
|
||||
Reference in New Issue
Block a user