Skip to content

Commit 2c2cec2

Browse files
author
Sergey Chernyshev
committed
Marking next relese version (0.6.1) just to make sure it matches the actual release
1 parent e8739b6 commit 2c2cec2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

classes/StartupAPI.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class StartupAPI {
2020
/**
2121
* @var int Startup API minor version - to be incremented automatically when asked for
2222
*/
23-
private static $minor_version = 5;
23+
private static $minor_version = 6;
2424

2525
/**
2626
* @var int Startup API patch level (version number) - to be incremented automatically when build script is ran

0 commit comments

Comments
 (0)