Skip to content

Commit e5ba251

Browse files
committed
Revert patch version from 4.3 merge
1 parent afb7138 commit e5ba251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/src/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ final class Version
5555
* @var integer
5656
* @since 3.8.0
5757
*/
58-
public const PATCH_VERSION = 1;
58+
public const PATCH_VERSION = 0;
5959

6060
/**
6161
* Extra release version info.

0 commit comments

Comments
 (0)