Skip to content

Commit

Permalink
feat: version bump to 1.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
David McReynolds committed Sep 30, 2020
1 parent b87298b commit 60ac9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuel/modules/fuel/config/fuel_constants.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// INSTALL_ROOT is defined in the index.php bootstrap file
define('FUEL_VERSION', '1.4.12');
define('FUEL_VERSION', '1.4.13');
if (!defined('MODULES_FOLDER'))
{
define('MODULES_FOLDER', '../../fuel/modules');
Expand Down

0 comments on commit 60ac9c8

Please sign in to comment.