Prepare release of 2023.7.1-beta

This commit is contained in:
Fred Boniface
2023-07-12 21:00:28 +01:00
parent c61a8e9ff0
commit 81ec43ef5a
8 changed files with 147 additions and 100 deletions

View File

@@ -1,3 +1,3 @@
export const version = '2023.7.1';
export const versionTag = 'beta.2';
export const versionTag = 'beta.3';
export const showWelcome = true;