[U] Release v0.5.3.1373
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ export default class Constants
|
|||||||
// static API_URL: string = 'http://localhost:24021/api';
|
// static API_URL: string = 'http://localhost:24021/api';
|
||||||
|
|
||||||
/** Current version */
|
/** Current version */
|
||||||
static VERSION: string = '0.5.2.1335';
|
static VERSION: string = '0.5.3.1373';
|
||||||
|
|
||||||
/** The minimum version that still supports the same cookies */
|
/** The minimum version that still supports the same cookies */
|
||||||
static MIN_SUPPORTED_VERSION: string = '0.4.6.1087';
|
static MIN_SUPPORTED_VERSION: string = '0.4.6.1087';
|
||||||
|
|||||||
Reference in New Issue
Block a user