Skip to content

Commit ecc9ac5

Browse files
Update config.toml
Bumped version number Signed-off-by: 65397 <fiorucci@oasi.asti.it>
1 parent d411c7e commit ecc9ac5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Main variables
44
[main]
55
banner = "NGINX Declarative API"
6-
version = "5.3.3"
6+
version = "5.3.4"
77
url = "https://github.com/f5devcentral/NGINX-Declarative-API"
88

99
# Templates
@@ -89,4 +89,4 @@ nap_logformats_dir_pum = '/etc/nms'
8989

9090
# Staged configuration filenames
9191
staged_config_http_filename = 'conf.d/services.conf'
92-
staged_config_stream_filename = 'stream-conf.d/services.conf'
92+
staged_config_stream_filename = 'stream-conf.d/services.conf'

0 commit comments

Comments
 (0)