mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 10:45:35 +02:00
set correct version again
This commit is contained in:
parent
1a089e77a7
commit
2f50b31c4f
4 changed files with 4 additions and 4 deletions
|
@ -64,7 +64,7 @@ class App
|
|||
{
|
||||
const PLATFORM = 'Friendica';
|
||||
const CODENAME = 'Giant Rhubarb';
|
||||
const VERSION = '2023.04-1';
|
||||
const VERSION = '2023.06-dev';
|
||||
|
||||
// Allow themes to control internal parameters
|
||||
// by changing App values in theme.php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue