Skip to content

Commit

Permalink
version: 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Mar 11, 2024
1 parent 8725e56 commit 49803b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 1.3.1 - unreleased
## 1.3.1 - 2024-03-11
- Fix detecting dataset "load" when preceded by a space:
https://redmine.openinfosecfoundation.org/issues/6777
- If no Suricata is found, Suricata-Update will assume version 6.0.0
Expand Down
2 changes: 1 addition & 1 deletion suricata/update/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# Alpha: 1.0.0a1
# Development: 1.0.0dev0
# Release candidate: 1.0.0rc1
version = "1.3.1dev0"
version = "1.3.1"

0 comments on commit 49803b6

Please sign in to comment.