Skip to content

Commit

Permalink
Version 0.2.329
Browse files Browse the repository at this point in the history
  • Loading branch information
mikakaraila committed May 17, 2024
1 parent 1689f8b commit 67f36b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opcua/104-opcuaserver.js
Original file line number Diff line number Diff line change
Expand Up @@ -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();
Expand Down

0 comments on commit 67f36b4

Please sign in to comment.