Updated version
This commit is contained in:
parent
f36cf9374e
commit
dc167356c1
1 changed files with 1 additions and 1 deletions
|
|
@ -373,7 +373,7 @@ if (!defined('CONTACT_EMAIL')) {
|
|||
define('NINJA_GATEWAY_CONFIG', '');
|
||||
define('NINJA_WEB_URL', 'https://www.invoiceninja.com');
|
||||
define('NINJA_APP_URL', 'https://app.invoiceninja.com');
|
||||
define('NINJA_VERSION', '2.3.3');
|
||||
define('NINJA_VERSION', '2.3.4');
|
||||
define('NINJA_DATE', '2000-01-01');
|
||||
|
||||
define('NINJA_FROM_EMAIL', 'maildelivery@invoiceninja.com');
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue