Skip to content

Commit 9dfe0aa

Browse files
committed
bump and changelog 6.6.1
1 parent 7766229 commit 9dfe0aa

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

.github/CHANGELOG.md

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

33
[**Upgrade Guide**](https://intelowlproject.github.io/docs/IntelOwl/installation/#update-to-the-most-recent-version)
44

5+
## [v6.6.1](https://github.com/intelowlproject/IntelOwl/releases/tag/v6.6.1)
6+
A lot of minor contributions to fix bugs and improve maintenance.
7+
8+
[Important update on the Current Mantainers and Future of the Project](https://github.com/intelowlproject/IntelOwl/discussions/3654)
9+
510
## [v6.6.0](https://github.com/intelowlproject/IntelOwl/releases/tag/v6.6.0)
611
A lot of minor contributions to fix bugs and improve maintenance plus some new visualizers and analyzers improvements
712

docker/.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.
33
# this variable must start with "REACT_APP_" to be used in the frontend too
4-
REACT_APP_INTELOWL_VERSION=v6.6.0
4+
REACT_APP_INTELOWL_VERSION=v6.6.1
55
# if you want to use a nfs volume for shared files
66
# NFS_ADDRESS=

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intelowl",
3-
"version": "6.6.0",
3+
"version": "6.6.1",
44
"private": true,
55
"dependencies": {
66
"@certego/certego-ui": "^0.1.19",

0 commit comments

Comments
 (0)