mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-11-04 14:39:42 +08:00
bump ver
This commit is contained in:
parent
c6b48a196c
commit
e18dd0ca58
@ -119,7 +119,7 @@ def main():
|
||||
settings[0].start()
|
||||
|
||||
# Create the window
|
||||
window = sg.Window("EyeTrackVR v0.1.5 dev", layout, icon='Images/logo.ico', background_color='#292929')
|
||||
window = sg.Window("EyeTrackVR v0.1.5", layout, icon='Images/logo.ico', background_color='#292929')
|
||||
|
||||
# GUI Render loop
|
||||
while True:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user