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.
1 parent 9b527b5 commit 4038d05Copy full SHA for 4038d05
.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.6.0
+INTELOWL_TAG_VERSION=v1.5.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.6.0"
+release = "1.5.1"
26
27
28
# -- General configuration ---------------------------------------------------
0 commit comments