Bump 4.3.0

This commit is contained in:
tchapi 2023-11-21 13:09:58 +01:00
parent 458e3fadd2
commit a045d80e6c

View File

@ -4,5 +4,5 @@ namespace App;
final class Version
{
public const VERSION = '4.2.1';
public const VERSION = '4.3.0';
}