diff --git a/CHANGELOG.md b/CHANGELOG.md index 4883da5a..aa57d8f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Chalk Release Notes -## Main +## 0.3.3 ### New Features diff --git a/SECURITY.md b/SECURITY.md index 5ef0f3ef..82dc5ca5 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.3.0 | :white_check_mark: | -| < 0.3.0 | :x: | +| 0.3.3 | :white_check_mark: | +| < 0.3.3 | :x: | ## Reporting a Vulnerability diff --git a/src/configs/base_keyspecs.c4m b/src/configs/base_keyspecs.c4m index 61b9503f..d1c666fa 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.3.3-dev" +chalk_version := "0.3.3" ascii_magic := "dadfedabbadabbed" # Field starting with an underscore (_) are "system" metadata fields, that