diff --git a/ui/core/constants/other.ts b/ui/core/constants/other.ts index 1f97d8815d..e958113b71 100644 --- a/ui/core/constants/other.ts +++ b/ui/core/constants/other.ts @@ -1,4 +1,4 @@ -export const CURRENT_PHASE = 4; +export const CURRENT_PHASE = 5; // Github pages serves our site under the /wotlk directory (because the repo name is wotlk) export const REPO_NAME = 'wotlk';