diff --git a/index.html b/index.html
index ff251bc..1224c53 100644
--- a/index.html
+++ b/index.html
@@ -5,13 +5,13 @@
-
+
-
SBa Season 12
+ SBa Season 13
diff --git a/src/services/utilities.ts b/src/services/utilities.ts
index f35361b..8bfdd51 100644
--- a/src/services/utilities.ts
+++ b/src/services/utilities.ts
@@ -6,7 +6,7 @@ export const SITE_URL = 'https://sba.manticorum.com'
export const API_URL = 'https://api.sba.manticorum.com'
-export const CURRENT_SEASON = 12
+export const CURRENT_SEASON = 13
export const MODERN_STAT_ERA_START = 8
@@ -17,8 +17,8 @@ export const WEEKS_PER_SEASON = 18
export const GAMES_PER_SEASON = GAMES_PER_WEEK * WEEKS_PER_SEASON
// TODO: Annually update this start date and holidays with two week series or get it from the DB
-export const SEASON_START_DATE: dayjs.Dayjs = dayjs('2025-06-23')
-export const THANKSGIVING: dayjs.Dayjs = dayjs('2025-11-27')
+export const SEASON_START_DATE: dayjs.Dayjs = dayjs('2025-12-15')
+export const THANKSGIVING: dayjs.Dayjs = dayjs('2026-11-26')
export const CHRISTMAS: dayjs.Dayjs = dayjs('2025-12-25')
export const POS_MAP = {