diff options
| author | Stefan Boberg <[email protected]> | 2026-03-18 10:10:50 +0100 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2026-03-18 10:10:50 +0100 |
| commit | 0faf85c9d83c85c18aa72e19458356bf9e45c59b (patch) | |
| tree | 1c2aba035aafa8526a5b8e28e2b0429099b84ef4 /VERSION.txt | |
| parent | fix for GHES failing on upload-artifacts@v3 (#856) (diff) | |
| download | zen-0faf85c9d83c85c18aa72e19458356bf9e45c59b.tar.xz zen-0faf85c9d83c85c18aa72e19458356bf9e45c59b.zip | |
bugfix release - v5.7.23 (#851)
Works around issue where we could crash during startup when the logging system wasn't fully initialized and something used `ZEN_INFO` et al
Diffstat (limited to 'VERSION.txt')
| -rw-r--r-- | VERSION.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt index 9c4a47d19..2cc73c643 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -5.7.22
\ No newline at end of file +5.7.23
\ No newline at end of file |