diff --git a/src/App.php b/src/App.php index 9cacfaf6cf..4e35ef5e70 100644 --- a/src/App.php +++ b/src/App.php @@ -64,7 +64,7 @@ class App { const PLATFORM = 'Friendica'; const CODENAME = 'Interrupted Fern'; - const VERSION = '2025.02-dev'; + const VERSION = '2025.02-dev'; public static function fromDice(Dice $dice): self {