Skip to content

Commit

Permalink
5.35.0 (#125)
Browse files Browse the repository at this point in the history
Signed-off-by: Victoria Jeffrey <[email protected]>

Co-authored-by: Victoria Jeffrey <[email protected]>
  • Loading branch information
vjeffrey and Victoria Jeffrey authored Apr 19, 2022
1 parent 163e555 commit 82a1ff1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.34.1
5.35.0
2 changes: 1 addition & 1 deletion download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ This script source is available at: https://github.com/mondoohq/client

base_url="${MONDOO_MIRROR:-https://releases.mondoo.com}"
product="mondoo"
version="${MONDOO_VERSION:-5.34.1}"
version="${MONDOO_VERSION:-5.35.0}"

fail() {
echo -e "${red}${1}${end}";
Expand Down

0 comments on commit 82a1ff1

Please sign in to comment.