Skip to content

Commit 9a09e91

Browse files
committed
version: 0.20.0
1 parent 67da161 commit 9a09e91

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## 0.20.0 - unreleased
3+
## 0.20.0 - 2025-01-28
44

55
- Feature to fit screen height instead of number of rows. Only
66
available for alerts.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "evebox"
33
# Suffix with -dev when not a release.
4-
version = "0.20.0-dev.1"
4+
version = "0.20.0"
55
authors = ["Jason Ish <ish@unx.ca>"]
66
edition = "2021"
77
description = "A web based Suricata event manager"

0 commit comments

Comments
 (0)