Mercurial > hg > orthanc-authorization
changeset 197:b61949537444 0.8.0
0.8.0
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Thu, 27 Jun 2024 17:04:58 +0200 |
parents | 55760c465c3a |
children | 7099d59de4dd |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Jun 24 18:28:16 2024 +0200 +++ b/CMakeLists.txt Thu Jun 27 17:04:58 2024 +0200 @@ -21,7 +21,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.8.0") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")
--- a/NEWS Mon Jun 24 18:28:16 2024 +0200 +++ b/NEWS Thu Jun 27 17:04:58 2024 +0200 @@ -1,5 +1,5 @@ -Pending changes in the mainline -=============================== +2024-06-27 - v 0.8.0 +==================== * Added support for roles/permissions edition: - new configuration "WebServiceSettingsRolesUrl"