chore: prepare 2023-09-24 release (#3703)

This commit is contained in:
Dag 2023-09-24 20:53:07 +02:00 committed by GitHub
parent f321f000c1
commit 857e908929
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 19 additions and 232 deletions

View file

@ -19,7 +19,7 @@
*/
final class Configuration
{
private const VERSION = 'dev.2023-07-11';
private const VERSION = '2023-09-24';
private static $config = [];