We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f3d37c commit 9b398f3Copy full SHA for 9b398f3
php/terminus.php
@@ -1,7 +1,7 @@
1
<?php
2
// Can be used by plugins/themes to check if Terminus is running or not
3
define( 'Terminus', true );
4
-define( 'TERMINUS_VERSION', '0.3.3-beta');
+define( 'TERMINUS_VERSION', '0.3.4-beta');
5
date_default_timezone_set('UTC');
6
7
include TERMINUS_ROOT . '/php/utils.php';
0 commit comments