# Define variables that change with each hunting season
# Current hunting season (the year when the season opens)
REF_CURRENT_SEASON <- "2025"
# migbirdHIP package versions and their intended HIP season
REF_RELEASES <-
c("incomplete" = "1.2.0",
"incomplete" = "1.2.1",
"incomplete" = "1.2.2",
"incomplete" = "1.2.3",
`2021-2022` = "1.2.4",
"incomplete" = "1.2.5",
"incomplete" = "1.2.6",
`2022-2023` = "1.2.7",
`2023-2024` = "1.2.8",
`2024-2025` = "1.3.0",
`2025-2026` = "1.4.0"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.