From df5ee2711a23ebcc78a36a7d2ff24ed3e9f902d7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 18 Jul 2019 22:04:09 +0000 Subject: [PATCH] Doc updates, updated to release version --- docs/epoexternalcertissuance.rst | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/epoexternalcertissuance.rst b/docs/epoexternalcertissuance.rst index 5359e80..b3faeac 100644 --- a/docs/epoexternalcertissuance.rst +++ b/docs/epoexternalcertissuance.rst @@ -162,7 +162,7 @@ The following steps walk through the process of populating this file: 6. Optionally update the ``[Proxy]`` section to have the required host name or IP address, port, user name, and password of the proxy that WebSocket connections to DXL Brokers will be routed through. These settings are only used when the OpenDXL Java Client will make WebSocket connections to DXL Brokers. The ``User`` and ``Password`` - values not required if the proxy does not require authentication. + values are not required if the proxy does not require authentication. After completing this step the contents of the configuration file should look similar to: diff --git a/gradle.properties b/gradle.properties index 43f1c9f..930d2a3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.2.1-SNAPSHOT +version=0.2.1