Skip to content

Commit

Permalink
[Legacy] Bump version to 8.4.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jack7anderson7 committed Jul 31, 2023
1 parent dbe8ddf commit 57f93d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/legacy/suitecrm_version.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
die('Not A Valid Entry Point');
}

$suitecrm_version = '8.3.1';
$suitecrm_timestamp = '2023-07-11 12:00:00';
$suitecrm_version = '8.4.0-beta';
$suitecrm_timestamp = '2023-08-01 12:00:00';
$suitecrm_legacy = '7.14.0.alpha';

0 comments on commit 57f93d6

Please sign in to comment.