4 lines
123 B
TypeScript

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