Skip to content

Commit 4838313

Browse files
committed
Add 2025 to comparisons pages
1 parent c09c915 commit 4838313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import {
2121
} from "lib/selects"
2222
import { scoreFnWithPopulation } from "lib/utils"
2323

24-
const MAX_YEAR = 2024
24+
const MAX_YEAR = 2025
2525

2626
/**
2727
* Returns a pair (year ranges, first year not in a range)

0 commit comments

Comments
 (0)