Skip to content

Commit

Permalink
Merge pull request #2727 from wxtim/fix.broken_versions_json
Browse files Browse the repository at this point in the history
fix broken versions.json
  • Loading branch information
oliver-sanders authored Sep 21, 2023
2 parents 271dcb7 + 88d9fc7 commit e62b82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"2018.02.0": ["html"],
"2019.01.8": ["html", "slides"],
"2.0.0": ["html", "slides"],
"2.1.0": ["html", "slides"],
"2.1.0": ["html", "slides"]
}

0 comments on commit e62b82f

Please sign in to comment.