Skip to content

Commit dd81737

Browse files
committed
Release 3.1.3
1 parent c46cb6f commit dd81737

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [3.1.3](https://github.com/TheHive-Project/Cortex/milestone/31) (2021-11-10)
4+
5+
**Fixed bugs:**
6+
7+
- The build of frontend fails [\#389](https://github.com/TheHive-Project/Cortex/issues/389)
8+
39
## [3.1.2](https://github.com/TheHive-Project/Cortex/milestone/30) (2021-11-05)
410

511
**Closed issues:**

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ThisBuild / version := "3.1.2-1"
1+
ThisBuild / version := "3.1.3-1"

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cortex",
3-
"version": "3.1.1",
3+
"version": "3.1.3",
44
"description": "A powerfull observable analysis engine",
55
"license": "AGPL-3.0-or-later",
66
"homepage": "https://github.com/TheHive-Project/Cortex",

0 commit comments

Comments
 (0)