Skip to content

Commit

Permalink
update release date
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaomlove committed Jul 12, 2024
1 parent 08df2d6 commit 64490f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/constants.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
defined('VERSION_NUMBER') || define('VERSION_NUMBER', '1.8.12');
defined('RELEASE_DATE') || define('RELEASE_DATE', '2024-07-10');
defined('RELEASE_DATE') || define('RELEASE_DATE', '2024-07-13');
defined('IN_TRACKER') || define('IN_TRACKER', false);
defined('PROJECTNAME') || define("PROJECTNAME","NexusPHP");
defined('NEXUSPHPURL') || define("NEXUSPHPURL","https://nexusphp.org");
Expand Down

0 comments on commit 64490f8

Please sign in to comment.