Skip to content

Commit

Permalink
Add Winter 2018 anime season
Browse files Browse the repository at this point in the history
  • Loading branch information
erengy committed Jan 6, 2018
1 parent e7208a8 commit dce06c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps/data/anime-seasons
2 changes: 1 addition & 1 deletion src/library/discover.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ namespace library {

SeasonDatabase::SeasonDatabase()
: available_seasons({anime::Season::kWinter, 2011},
{anime::Season::kFall, 2017}),
{anime::Season::kWinter, 2018}),
remote_location(L"https://raw.githubusercontent.com"
L"/erengy/anime-seasons/master/data/") {
}
Expand Down

0 comments on commit dce06c7

Please sign in to comment.