Merge pull request #773 from komasio71/main

2025 update main menu
This commit is contained in:
Eric Froemling 2025-01-17 11:19:55 -08:00 committed by GitHub
commit 70b835e2c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -244,7 +244,7 @@ class MainMenuWindow(bui.MainWindow):
text=( text=(
f'{app.env.engine_version}' f'{app.env.engine_version}'
f' build {app.env.engine_build_number}.' f' build {app.env.engine_build_number}.'
f' Copyright 2024 Eric Froemling.' f' Copyright 2025 Eric Froemling.'
), ),
h_align='center', h_align='center',
v_align='center', v_align='center',