diff --git a/src/Version.php b/src/Version.php index 88af05e..7f12ef8 100644 --- a/src/Version.php +++ b/src/Version.php @@ -4,5 +4,5 @@ namespace App; final class Version { - public const VERSION = '4.2.1'; + public const VERSION = '4.3.0'; }