Add sorry message

This commit is contained in:
Fred Boniface
2023-11-14 21:06:29 +00:00
parent 1be9fea029
commit 2fc19dfab8
2 changed files with 5 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
export const version: string = '2023.10.2';
export const version: string = '2023.10.3';
export const versionTag: string = '';
export const showWelcome: boolean = true;