Skip to content

Commit 4537dff

Browse files
committed
Fix typo
1 parent 118a3a7 commit 4537dff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Environment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
*/
4444
class Environment
4545
{
46-
public const VERSION = '3.22.2-DEV';
46+
public const VERSION = '3.22.3-DEV';
4747
public const VERSION_ID = 32203;
4848
public const MAJOR_VERSION = 3;
4949
public const MINOR_VERSION = 22;

0 commit comments

Comments
 (0)