Skip to content

Commit 163fd32

Browse files
committed
feat: Add 2024 year to constants
1 parent 56c2e4c commit 163fd32

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

internal/puzzles/constants.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ const (
5454
Year2021 // 2021
5555
Year2022 // 2022
5656
Year2023 // 2023
57+
Year2024 // 2024
5758

5859
yearSentinel
5960
)

internal/puzzles/year_string.go

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)