diff --git a/data/Versions.json b/data/Versions.json index 3094bce59..cc7d51d3d 100644 --- a/data/Versions.json +++ b/data/Versions.json @@ -30,9 +30,15 @@ "description": "Adds T and Y dwarfs from Leggett 21 compilation" }, { - "version": "latest", + "version": "2023.1", "start_date": "2022-12-28", + "end_date": "2023-07-11", + "description": "Schema rework" + }, + { + "version": "latest", + "start_date": "2023-07-11", "end_date": null, "description": "Version in development" } -] \ No newline at end of file +]