proton: Bump prefix version.

This commit is contained in:
Arkadiusz Hiler 2023-06-06 11:51:38 +03:00
parent cdd54b2a25
commit 55a3d3f165

2
proton
View file

@ -40,7 +40,7 @@ from random import randrange
#To enable debug logging, copy "user_settings.sample.py" to "user_settings.py"
#and edit it if needed.
CURRENT_PREFIX_VERSION="8.0-101"
CURRENT_PREFIX_VERSION="8.0-103"
PFX="Proton: "
ld_path_var = "LD_LIBRARY_PATH"