diff options
| author | 2026-01-25 19:22:41 +0100 | |
|---|---|---|
| committer | 2026-01-25 19:22:41 +0100 | |
| commit | cc32b2daa5d47a465eaa8d9b5d632610d473aedf (patch) | |
| tree | 9652c5a17bfb9d98e7c085fe088a8bd0598364f0 /constants.php | |
| parent | f65e6b1cf89bcc827e252dbdc806ad85a6b09f61 (diff) | |
Start 1.28.2-dev
Diffstat (limited to 'constants.php')
| -rw-r--r-- | constants.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php index 3e5c9f753..1d56858a6 100644 --- a/constants.php +++ b/constants.php @@ -6,7 +6,7 @@ declare(strict_types=1); /** @var string */ const FRESHRSS_MIN_PHP_VERSION = '8.1.0'; /** @var string */ -const FRESHRSS_VERSION = '1.28.1'; +const FRESHRSS_VERSION = '1.28.2-dev'; /** @var string */ const FRESHRSS_WEBSITE = 'https://freshrss.org'; /** @var string */ |
