Skip to content

Commit 210e0b6

Browse files
committed
version: 1.3.7
1 parent bd4167e commit 210e0b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
## 1.3.7 - unreleased
3+
## 1.3.7 - 2025-10-31
44
- Retain rule filename after converting to a drop rule:
55
https://redmine.openinfosecfoundation.org/issues/7805
66
- Handle rules with UTF-8 decoding errors:

suricata/update/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# Alpha: 1.0.0a1
55
# Development: 1.0.0dev0
66
# Release candidate: 1.0.0rc1
7-
version = "1.3.7dev0"
7+
version = "1.3.7"

0 commit comments

Comments
 (0)