Skip to content
Snippets Groups Projects
Commit 521b4f9a authored by Shani's avatar Shani
Browse files

Update version

parent 79b913b7
Branches
Tags v5.8.5.2
No related merge requests found
......@@ -27,10 +27,10 @@ class Billrun_Version {
public static $DEV_STATUS = 'Stable';
/** @var string Build number. */
public static $BUILD = '1';
public static $BUILD = '2';
/** @var string Release date. */
public static $RELDATE = '22-February-2018';
public static $RELDATE = '03-April-2018';
/** @var string Link text. */
public static $URL = '<a href="https://bill.run">BillRun</a>';
......
var globalSetting = {
storageVersion: '0.0.1',
serverUrl: "",
serverApiVersion: '5.8.5.1',
serverApiVersion: '5.8.5.2',
serverApiTimeOut: 300000, // 5 minutes
serverApiDebug: false,
serverApiDebugQueryString: 'XDEBUG_SESSION_START=netbeans-xdebug',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment