Skip to content

Commit

Permalink
Increment suitecrm_version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dillon-Brown committed Mar 28, 2019
1 parent 93ae9e9 commit 5e9312d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## SuiteCRM 7.11.2
## SuiteCRM 7.11.3

[![Build Status](https://travis-ci.org/salesagility/SuiteCRM.svg?branch=hotfix)](https://travis-ci.org/salesagility/SuiteCRM)
[![codecov](https://codecov.io/gh/salesagility/SuiteCRM/branch/hotfix/graph/badge.svg)](https://codecov.io/gh/salesagility/SuiteCRM/branch/hotfix)
Expand Down
4 changes: 2 additions & 2 deletions suitecrm_version.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
die('Not A Valid Entry Point');
}

$suitecrm_version = '7.11.2';
$suitecrm_timestamp = '2019-02-20-17:00:00';
$suitecrm_version = '7.11.3';
$suitecrm_timestamp = '2019-03-28 17:00:00';

0 comments on commit 5e9312d

Please sign in to comment.