diff --git a/config/settings.yml b/config/settings.yml index 749ece22..014728c6 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -22,7 +22,7 @@ oid_prefix: elasticsearch: log: false -app_version: '1.19-alpha' +app_version: '1.19' disable_user_registration: false # # This URL should use the internal cluster name for the concept-manager service. diff --git a/webpack/containers/Help.js b/webpack/containers/Help.js index b0970f7d..ada25fb8 100644 --- a/webpack/containers/Help.js +++ b/webpack/containers/Help.js @@ -1191,7 +1191,8 @@ class Help extends Component { 1.151.161.17,  - 1.18) + 1.18,  + 1.19)
User Documentation Updates @@ -1201,9 +1202,20 @@ class Help extends Component {

Release Notes