Skip to content

Commit fc505f9

Browse files
authored
Merge pull request #329 from Pseudo-Lab/cert/season-defalut
chore(cert): update default season
2 parents d23ca78 + 61ae04f commit fc505f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cert/backend/config/default_periods.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
"1": { "start": "2020-10-11", "end": "2020-12-19" },
3+
"2": { "start": "2021-01-10", "end": "2021-03-27" },
24
"3": { "start": "2021-07-16", "end": "2021-10-08" },
35
"4": { "start": "2022-03-07", "end": "2022-05-29" },
46
"5": { "start": "2022-09-05", "end": "2022-11-27" },

0 commit comments

Comments
 (0)