Skip to content

Commit c7e78f6

Browse files
committed
bumped to 2.1.0
1 parent bb1c57f commit c7e78f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### DO NOT CHANGE THIS VALUE !!
22
### It should be updated only when you pull latest changes off from the 'master' branch of IntelOwl.
3-
INTELOWL_TAG_VERSION=v2.0.1
3+
INTELOWL_TAG_VERSION=v2.1.0
44

55
##### Nginx Dockerfile for Tests #####
66
DOCKERFILE_NGINX=docker/Dockerfile_nginx

.github/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[**Upgrade Guide**](https://intelowl.readthedocs.io/en/latest/Installation.html#update-to-the-most-recent-version)
44

5-
## [v2.0.1](https://github.com/intelowlproject/IntelOwl/releases/tag/v2.0.1)
5+
## [v2.1.0](https://github.com/intelowlproject/IntelOwl/releases/tag/v2.1.0)
66
**IMPORTANT FIX**
77
We changed `docker-compose` file names for optional analyzers. In the `v.2.0.0` this broke Docker Hub builds, causing them to fail. Please upgrade to this version to be able to use the optional analyzers again.
88

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = "Matteo Lodi"
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = "v2.0.1"
25+
release = "v2.1.0"
2626

2727

2828
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)