Skip to content

Commit

Permalink
chore(comms): bump FileSpray to version 1.26
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Clements <[email protected]>
  • Loading branch information
jeclrsg committed Mar 18, 2024
1 parent fed2428 commit 39d65a8
Show file tree
Hide file tree
Showing 2 changed files with 1,062 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/comms/src/services/fileSpray.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { FileSprayServiceBase, FileSpray } from "./wsdl/FileSpray/v1.25/FileSpray";
import { FileSprayServiceBase, FileSpray } from "./wsdl/FileSpray/v1.26/FileSpray";

export {
FileSpray
Expand Down
Loading

0 comments on commit 39d65a8

Please sign in to comment.