We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c09c915 commit 4838313Copy full SHA for 4838313
1 file changed
pages/index.tsx
@@ -21,7 +21,7 @@ import {
21
} from "lib/selects"
22
import { scoreFnWithPopulation } from "lib/utils"
23
24
-const MAX_YEAR = 2024
+const MAX_YEAR = 2025
25
26
/**
27
* Returns a pair (year ranges, first year not in a range)
0 commit comments