diff --git a/website/_data/timeline.json b/website/_data/timeline.json index 377dcfc1..3395c0e9 100644 --- a/website/_data/timeline.json +++ b/website/_data/timeline.json @@ -225,5 +225,14 @@ "description": "MonoGame 3.8.2 is released." } ] + }, + { + "year": "2025", + "events": [ + { + "date": "April 5th", + "description": "MonoGame 3.8.3 is released." + } + ] } ]