Skip to content

Commit

Permalink
Tweak yearly cover art
Browse files Browse the repository at this point in the history
  • Loading branch information
jcraigk committed Nov 8, 2024
1 parent 36ee760 commit f6877f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/api/api_v2/years.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ class ApiV2::Years < ApiV2::Base
"2011" => "2011-06-30",
"2012" => "2012-06-07",
"2013" => "2013-07-05",
"2014" => "2014-08-02",
"2014" => "2014-12-31",
"2015" => "2015-07-21",
"2016" => "2016-10-28",
"2017" => "2017-01-13",
"2018" => "2018-12-31",
"2019" => "2019-11-29",
"2018" => "2018-08-31",
"2019" => "2019-12-28",
"2020" => "2020-02-20",
"2021" => "2021-08-10",
"2022" => "2022-07-26",
Expand Down

0 comments on commit f6877f6

Please sign in to comment.