Skip to content

Commit e1c453d

Browse files
authored
Merge pull request #182 from intelowlproject/develop
set correct version number
2 parents 4038d05 + 3f3d63e commit e1c453d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### the COMPOSE_FILE variable each separated with ':'. If you are on windows, replace all ':' with ';'.
66
### Reference to Docker's official Docs: https://docs.docker.com/compose/reference/envvars/#compose_file#compose_file
77

8-
INTELOWL_TAG_VERSION=v1.5.1
8+
INTELOWL_TAG_VERSION=v1.6.1
99

1010
###### Default (Production) ######
1111

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 = "1.5.1"
25+
release = "1.6.1"
2626

2727

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

0 commit comments

Comments
 (0)