mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 08:14:34 +01:00
Bump prefix version to one higher than Proton Stable.
This commit is contained in:
parent
6ab939a36c
commit
5ce08f259f
1 changed files with 1 additions and 1 deletions
2
proton
2
proton
|
|
@ -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-103"
|
||||
CURRENT_PREFIX_VERSION="8.0-104"
|
||||
|
||||
PFX="Proton: "
|
||||
ld_path_var = "LD_LIBRARY_PATH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue