diff options
| author | Dan Engelbrecht <[email protected]> | 2024-02-05 16:45:01 +0100 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2024-02-05 16:45:01 +0100 |
| commit | ee65b056e5a777bc2e8cf9403c439a1d959d04d8 (patch) | |
| tree | b21616cac5c818c5a95eb846f7092cb8c541cd08 | |
| parent | respond with BadRequest result instead of throwing exception on bad request i... (diff) | |
| download | zen-ee65b056e5a777bc2e8cf9403c439a1d959d04d8.tar.xz zen-ee65b056e5a777bc2e8cf9403c439a1d959d04d8.zip | |
5.4.1-pre0v5.4.1-pre0
| -rw-r--r-- | VERSION.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt index 1e20ec35c..3ba78d15c 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -5.4.0
\ No newline at end of file +5.4.1-pre0
\ No newline at end of file |