Skip to content

Commit

Permalink
Merge pull request #52 from CactuseSecurity/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
alf-cactus committed Dec 15, 2023
2 parents 1985bb7 + 2614514 commit c719e71
Show file tree
Hide file tree
Showing 239 changed files with 11,665 additions and 709 deletions.
3 changes: 3 additions & 0 deletions documentation/revision-history-develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,6 @@ bugfix release:
- fixing missing api perms fw-admin (management)
- rename management & device tenat_id fields to unfiltered_tenant_id
- fixing UI device selector crashes

# 7.3.2 - 19.10.2023 DEVELOP
- Modelling first version
2 changes: 1 addition & 1 deletion inventory/group_vars/all.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### general settings
product_version: "7.3.1"
product_version: "7.3.2"
ansible_user: "{{ lookup('env', 'USER') }}"
ansible_become_method: sudo
ansible_python_interpreter: /usr/bin/python3
Expand Down
Loading

0 comments on commit c719e71

Please sign in to comment.