Bumped version number to 2.5.1
This commit is contained in:
parent
6a55cf56a0
commit
abf2fcc09c
1 changed files with 1 additions and 1 deletions
|
|
@ -535,7 +535,7 @@ if (!defined('CONTACT_EMAIL')) {
|
|||
define('NINJA_GATEWAY_CONFIG', 'NINJA_GATEWAY_CONFIG');
|
||||
define('NINJA_WEB_URL', 'https://www.invoiceninja.com');
|
||||
define('NINJA_APP_URL', 'https://app.invoiceninja.com');
|
||||
define('NINJA_VERSION', '2.5.0.4');
|
||||
define('NINJA_VERSION', '2.5.1');
|
||||
define('NINJA_DATE', '2000-01-01');
|
||||
|
||||
define('SOCIAL_LINK_FACEBOOK', 'https://www.facebook.com/invoiceninja');
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue