bump Friendica version to 2022.05-dev again
This commit is contained in:
parent
f660c38944
commit
79bc863831
4 changed files with 4 additions and 4 deletions
2
boot.php
2
boot.php
|
|
@ -31,7 +31,7 @@ use Friendica\Model\Contact;
|
|||
|
||||
define('FRIENDICA_PLATFORM', 'Friendica');
|
||||
define('FRIENDICA_CODENAME', 'Siberian Iris');
|
||||
define('FRIENDICA_VERSION', '2022.03');
|
||||
define('FRIENDICA_VERSION', '2022.05-dev');
|
||||
define('DFRN_PROTOCOL_VERSION', '2.23');
|
||||
define('NEW_TABLE_STRUCTURE_VERSION', 1288);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue