kopia lustrzana https://github.com/friendica/friendica
bumb RC version
rodzic
9c32e22530
commit
0405996dfe
|
@ -1,4 +1,4 @@
|
|||
Version 2025.02 (unreleased)
|
||||
Version 2025.07 (unreleased)
|
||||
Friendica Core
|
||||
Deprecated bin/daemon in favor of bin/console daemon (PR 14642) [nupplaphil]
|
||||
Deprecated bin/jetstream in favor of bin/console jetstream (PR 14655) [nupplaphil]
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2025.02-dev
|
||||
2025.07-rc
|
||||
|
|
|
@ -67,7 +67,7 @@ class App
|
|||
{
|
||||
const PLATFORM = 'Friendica';
|
||||
const CODENAME = 'Interrupted Fern';
|
||||
const VERSION = '2025.02-dev';
|
||||
const VERSION = '2025.07-rc';
|
||||
|
||||
/**
|
||||
* @internal
|
||||
|
|
Ładowanie…
Reference in New Issue