Skip to content

Commit

Permalink
rewind bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mlodic committed Sep 3, 2020
1 parent 9b527b5 commit 4038d05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### the COMPOSE_FILE variable each separated with ':'. If you are on windows, replace all ':' with ';'.
### Reference to Docker's official Docs: https://docs.docker.com/compose/reference/envvars/#compose_file#compose_file

INTELOWL_TAG_VERSION=v1.6.0
INTELOWL_TAG_VERSION=v1.5.1

###### Default (Production) ######

Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = "Matteo Lodi"

# The full version, including alpha/beta/rc tags
release = "1.6.0"
release = "1.5.1"


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 4038d05

Please sign in to comment.