Skip to content

Commit

Permalink
Add iron end date, jazzy start date (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
emersonknapp authored Jun 18, 2023
1 parent bc64b36 commit c8c2713
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion info.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ var timing = {
"foxy": {"start": "June 5, 2020", "end": "May 23, 2023"},
"galactic": {"start": "May 23, 2021", "end": "November 23, 2022"},
"humble": {"start": "May 23, 2022", "end": "May 23, 2027"},
"iron": {"start": "May 23, 2023"}
"iron": {"start": "May 23, 2023", "end": "November 23, 2024"},
"jazzy": {"start": "May 23, 2024"}
}

0 comments on commit c8c2713

Please sign in to comment.