From 67f36b48fe1d2b413f84018a5ab69acfed4baec3 Mon Sep 17 00:00:00 2001 From: mikakaraila Date: Fri, 17 May 2024 11:37:24 +0300 Subject: [PATCH] Version 0.2.329 --- opcua/104-opcuaserver.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opcua/104-opcuaserver.js b/opcua/104-opcuaserver.js index d3bf3fc..fade332 100644 --- a/opcua/104-opcuaserver.js +++ b/opcua/104-opcuaserver.js @@ -321,8 +321,8 @@ }; node.server_options.buildInfo = { - buildNumber: "0.2.328", - buildDate: "2024-05-07T19:17:00" + buildNumber: "0.2.329", + buildDate: "2024-05-17T11:35:00" }; var hostname = os.hostname();