add MacOS 14.5 to 'core:sys/info' and 'odin report'

This commit is contained in:
Laytan Laats
2024-06-07 17:40:34 +02:00
parent 4c45f7d3ae
commit 072825ac5a
2 changed files with 2 additions and 0 deletions

View File

@@ -910,6 +910,7 @@ gb_internal void report_os_info() {
{"23D60", {23, 3, 0}, "macOS", {"Sonoma", {14, 3, 1}}},
{"23E214", {23, 4, 0}, "macOS", {"Sonoma", {14, 4, 0}}},
{"23E224", {23, 4, 0}, "macOS", {"Sonoma", {14, 4, 1}}},
{"23F79", {23, 5, 0}, "macOS", {"Sonoma", {14, 5, 0}}},
};