temporary add App.php

This commit is contained in:
Philipp Holzer 2025-01-02 01:39:10 +01:00
commit 0ff7a1c72b
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432

View file

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