From 3c8e2c5bea6b7f1d151583f30201f7bfca82dc5c Mon Sep 17 00:00:00 2001 From: Bob Gendler Date: Mon, 16 Dec 2024 09:27:06 -0500 Subject: [PATCH] updated release date --- CHANGELOG.adoc | 2 +- VERSION.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 63227ec3..2f7d3211 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -2,7 +2,7 @@ This document provides a high-level view of the changes to the macOS Security Compliance Project. -== [Sonoma, Revision 3.1] - 2024-12-XX +== [Sonoma, Revision 3.1] - 2024-12-16 * Rules ** Modified Rules diff --git a/VERSION.yaml b/VERSION.yaml index 79d14a26..55fd8815 100644 --- a/VERSION.yaml +++ b/VERSION.yaml @@ -2,4 +2,4 @@ os: "14.0" platform: macOS version: "Sonoma Guidance, Revision 3.1" cpe: o:apple:macos:14.0 -date: "2024-12-XX" \ No newline at end of file +date: "2024-12-16"