Skip to content

Commit

Permalink
Merge pull request #4112 from jeclrsg/bump-wsTopology-1.32
Browse files Browse the repository at this point in the history
chore(comms): bump wsTopology to version 1.32
  • Loading branch information
GordonSmith authored Sep 18, 2023
2 parents 95ba6c6 + 32796f6 commit d5c1151
Show file tree
Hide file tree
Showing 2 changed files with 886 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/comms/src/services/wsTopology.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { IOptions } from "../connection";
import { TopologyServiceBase, WsTopology } from "./wsdl/WsTopology/v1.31/WsTopology";
import { TopologyServiceBase, WsTopology } from "./wsdl/WsTopology/v1.32/WsTopology";

export {
WsTopology
Expand Down
Loading

0 comments on commit d5c1151

Please sign in to comment.