bumb RC version

pull/14950/head^2
Tobias Diekershoff 2025-06-25 18:02:51 +02:00
rodzic 9c32e22530
commit 0405996dfe
3 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -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]

Wyświetl plik

@ -1 +1 @@
2025.02-dev
2025.07-rc

Wyświetl plik

@ -67,7 +67,7 @@ class App
{
const PLATFORM = 'Friendica';
const CODENAME = 'Interrupted Fern';
const VERSION = '2025.02-dev';
const VERSION = '2025.07-rc';
/**
* @internal