We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d411c7e commit ecc9ac5Copy full SHA for ecc9ac5
etc/config.toml
@@ -3,7 +3,7 @@
3
# Main variables
4
[main]
5
banner = "NGINX Declarative API"
6
-version = "5.3.3"
+version = "5.3.4"
7
url = "https://github.com/f5devcentral/NGINX-Declarative-API"
8
9
# Templates
@@ -89,4 +89,4 @@ nap_logformats_dir_pum = '/etc/nms'
89
90
# Staged configuration filenames
91
staged_config_http_filename = 'conf.d/services.conf'
92
-staged_config_stream_filename = 'stream-conf.d/services.conf'
+staged_config_stream_filename = 'stream-conf.d/services.conf'
0 commit comments