diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ba10388..72e7812b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Chalk Release Notes -## On the `main` branch +## 0.4.13 + +**Oct 10, 2024** ### New Features diff --git a/SECURITY.md b/SECURITY.md index 537a4f9b..2fad9cb1 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,8 +6,8 @@ We currently support the following versions in terms of security updates: | Version | Supported | | -------- | ------------------ | -| 0.4.12 | :white_check_mark: | -| < 0.4.12 | :x: | +| 0.4.13 | :white_check_mark: | +| < 0.4.13 | :x: | ## Reporting a Vulnerability diff --git a/src/configs/base_keyspecs.c4m b/src/configs/base_keyspecs.c4m index 96e050ab..ba126440 100644 --- a/src/configs/base_keyspecs.c4m +++ b/src/configs/base_keyspecs.c4m @@ -52,7 +52,7 @@ ## the more basic per-op stuff such as "_CHALKS" and "ACTION_ID" I did not. ## CHALK SCHEMA -chalk_version := "0.4.13-dev" +chalk_version := "0.4.13" ascii_magic := "dadfedabbadabbed" # Field starting with an underscore (_) are "system" metadata fields, that