From e7d58c4475a4e51081c6cd43fb83887505981a7a Mon Sep 17 00:00:00 2001 From: nobelharvards <9457934+nobelharvards@users.noreply.github.com> Date: Wed, 26 Oct 2022 23:32:11 +1100 Subject: [PATCH] Add macOS Ventura 13.0 release date (#29) --- releases/macos.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/releases/macos.json b/releases/macos.json index 7dd1f08f..27183578 100644 --- a/releases/macos.json +++ b/releases/macos.json @@ -1,4 +1,5 @@ { + "13.0": "2022-10-24", "10.15.3": "2020-01-28", "10.15.4": "2020-03-24", "10.15.5": "2020-05-26", @@ -91,4 +92,4 @@ "10.8.2": "2012-09-19", "10.7.5": "2012-09-19", "10.6.5": "2010-11-15" -} \ No newline at end of file +}