Update version

This commit is contained in:
Hillel Coren 2016-01-13 11:09:34 +02:00
parent ac58df4441
commit 8ab28ced1a

View File

@ -437,7 +437,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.4.9.3');
define('NINJA_VERSION', '2.4.9.4');
define('NINJA_DATE', '2000-01-01');
define('SOCIAL_LINK_FACEBOOK', 'https://www.facebook.com/invoiceninja');