Bmp version

This commit is contained in:
Fred Boniface 2024-07-03 11:02:57 +01:00
parent f82d015e52
commit c8cd0f30d1
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
export const version: string = "2024.07.1";
export const version: string = "2024.07.2";
export const versionTag: string = "";
export const showWelcome: boolean = false;