Updated version 0.0.1
This commit is contained in:
@@ -5,7 +5,7 @@ import { getSystemHostname, getSystemUsername } from "./util";
|
||||
export class VLogs {
|
||||
private static readonly _logger = console;
|
||||
private static readonly NAME = 'vlogs';
|
||||
private static readonly VERSION = '1.0.0';
|
||||
private static readonly VERSION = '0.0.1';
|
||||
private static readonly VERSION_CODE = '1';
|
||||
private static readonly DEFAULT_VLOGS_URL = 'https://vlogs-sg1.onrender.com';
|
||||
private static readonly APP_ID_HEADER_PREFIX = 'x-app-id';
|
||||
|
||||
Reference in New Issue
Block a user