diff --git a/VERSION b/VERSION index d10d8febd..7bb8a38ac 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -GE-Proton7-26 +GE-Proton7-27 diff --git a/proton b/proton index 581abbd35..dd1bb1a2f 100755 --- a/proton +++ b/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="GE-Proton7-26" +CURRENT_PREFIX_VERSION="GE-Proton7-27" PFX="Proton: " ld_path_var = "LD_LIBRARY_PATH"