From c605281d40e2ded2bfe13011f685b7b096968357 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Pilgaard=20Gr=C3=B8ndahl?= Date: Wed, 30 Mar 2022 20:36:27 +0200 Subject: [PATCH] Update settings.ps1 --- automation/settings.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/settings.ps1 b/automation/settings.ps1 index b5b30bd952..b4db0228d3 100644 --- a/automation/settings.ps1 +++ b/automation/settings.ps1 @@ -59,7 +59,7 @@ $CLIENT_CHANGELOG = "The Changelog is currently being written, it should be done $GAME_VERSIONS = @(8203) # Can be "alpha", "beta" or "release" -$CLIENT_RELEASE_TYPE = "beta" +$CLIENT_RELEASE_TYPE = "alpha" #=====================================================================// # DEPENDENCIES URL