From a3ff7b687a172da16c41d5c3d5d367229fdf4e3b Mon Sep 17 00:00:00 2001 From: Jake Kirkbride Date: Wed, 15 Jul 2026 14:58:09 -0400 Subject: [PATCH] Update timeline with 3.8.5 release --- website/_data/timeline.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/website/_data/timeline.json b/website/_data/timeline.json index d0a5bc8e..5913111f 100644 --- a/website/_data/timeline.json +++ b/website/_data/timeline.json @@ -238,5 +238,14 @@ "description": "MonoGame 3.8.4 is released." } ] + }, + { + "year": "2026", + "events": [ + { + "date": "July 15th", + "description": "MonoGame 3.8.5 is released." + } + ] } ]