4 lines
124 B
TypeScript

export const version: string = '2023.10.4';
export const versionTag: string = '';
export const showWelcome: boolean = true;