Updated version number
This commit is contained in:
parent
c5eeb7d911
commit
d4be411794
1 changed files with 1 additions and 1 deletions
|
|
@ -366,7 +366,7 @@ define('NINJA_GATEWAY_ID', GATEWAY_STRIPE);
|
|||
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.1');
|
||||
define('NINJA_VERSION', '2.3.3');
|
||||
define('NINJA_DATE', '2000-01-01');
|
||||
|
||||
define('NINJA_FROM_EMAIL', 'maildelivery@invoiceninja.com');
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue