Skip to content

Commit b77602f

Browse files
committed
removed the alpha tag from version and bumped to 2.0.1
1 parent d340d8f commit b77602f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* with this package in the file LICENSE.md
88
*
99
*/
10-
define('TOOL_VERSION', '2.0.0-alpha');
10+
define('TOOL_VERSION', '2.0.1');
1111

1212
/**
1313
* gather some basic information for the About modal

0 commit comments

Comments
 (0)