Skip to content

Commit

Permalink
build: 0.4.13 release (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
miki725 authored Oct 10, 2024
1 parent 633ce10 commit 712b4e0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Chalk Release Notes

## On the `main` branch
## 0.4.13

**Oct 10, 2024**

### New Features

Expand Down
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion src/configs/base_keyspecs.c4m
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 712b4e0

Please sign in to comment.