|
@@ -38,7 +38,7 @@ export WINE_BRANCH="${WINE_BRANCH:-staging}"
|
|
|
# proton_7.0, experimental_7.0, proton_8.0, experimental_8.0, experimental_9.0
|
|
|
# bleeding-edge
|
|
|
# Leave empty to use the default branch.
|
|
|
-export PROTON_BRANCH="${PROTON_BRANCH:-proton_9.0}"
|
|
|
+export PROTON_BRANCH="${PROTON_BRANCH:-proton_10.0}"
|
|
|
|
|
|
# Sometimes Wine and Staging versions don't match (for example, 5.15.2).
|
|
|
# Leave this empty to use Staging version that matches the Wine version.
|