Skip to content

Commit

Permalink
v8.2.1 vesioning
Browse files Browse the repository at this point in the history
  • Loading branch information
tpurschke committed May 3, 2024
1 parent 0a1cdd9 commit 2a74bb4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions documentation/revision-history-develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,3 +202,6 @@ bugfix release:
- fix demo managements (change import from deactivated to activated - does not affect test managements)
- upgrade to dotnet 8.0
- adding all imported modelling users to uiuser

# 8.2.1 - xx.05.2024 DEVELOP
- fix misleading login error message when authorisation is missing
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: "8.2"
product_version: "8.2.1"
ansible_user: "{{ lookup('env', 'USER') }}"
ansible_become_method: sudo
ansible_python_interpreter: /usr/bin/python3
Expand Down

0 comments on commit 2a74bb4

Please sign in to comment.