We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4038d05 + 3f3d63e commit e1c453dCopy full SHA for e1c453d
.env
@@ -5,7 +5,7 @@
5
### the COMPOSE_FILE variable each separated with ':'. If you are on windows, replace all ':' with ';'.
6
### Reference to Docker's official Docs: https://docs.docker.com/compose/reference/envvars/#compose_file#compose_file
7
8
-INTELOWL_TAG_VERSION=v1.5.1
+INTELOWL_TAG_VERSION=v1.6.1
9
10
###### Default (Production) ######
11
docs/source/conf.py
@@ -22,7 +22,7 @@
22
author = "Matteo Lodi"
23
24
# The full version, including alpha/beta/rc tags
25
-release = "1.5.1"
+release = "1.6.1"
26
27
28
# -- General configuration ---------------------------------------------------
0 commit comments