Skip to content

Commit

Permalink
Just tagging #572
Browse files Browse the repository at this point in the history
  • Loading branch information
mastacontrola committed Jul 30, 2024
1 parent 0a602da commit 19f5dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/lib/fog/system.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ private static function _versionCompare()
public function __construct()
{
self::_versionCompare();
define('FOG_VERSION', '1.6.0-alpha.1385');
define('FOG_VERSION', '1.6.0-alpha.1386');
define('FOG_CHANNEL', 'Alpha');
define('FOG_SCHEMA', 291);
define('FOG_BCACHE_VER', 151);
Expand Down

0 comments on commit 19f5dec

Please sign in to comment.